Back to browse
GitHub Repository

Project-wide full-text search TUI for Codex/Claude conversation logs.

6 starsRust

Agent-history project-wide full-text search for Codex/Claude logs

by tomolld·Feb 16, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemSolve My Problem
The Take

Search-as-you-type with background indexing and auto-discovery of ~/.codex and ~/.claude files is a very practical combination — you can start typing immediately while it builds the index. Hitting Enter to resume sessions via the codex/claude CLIs and opening raw JSONL in $PAGER are small, pragmatic features that show the author actually uses this workflow; trade-offs are the Rust build requirement and narrow scope (Codex/Claude only).

Target Audience

Developers, prompt engineers, and power users who use Codex/Claude and keep local conversation logs

Similar Projects

Developer Tools●●Solid

Agent Breadcrumbs – Unified Work Log Across Claude, Codex, OpenClaw

Turns every agent client into a unified work log via a tiny MCP server and a single log_work call. Schema profiles and multiple sinks (jsonl, webhook, Postgres) let teams standardize payloads once and collect logs from Codex, ChatGPT, Claude, OpenClaw or cron jobs. Practical and low-friction — useful as an ops-level glue — but the dashboard is an in-repo MVP and delivery semantics (retries/schema evolution) will determine if it scales beyond a small team.

Niche GemShip It
ejcho623
104mo ago
AI/MLMid

Residuum | Agentic AI with continuous context

OpenClaw fork with continuous memory instead of RAG — solves a real pain, not groundbreaking.

Ship It
BearFlinn
103mo ago