Gora CLI indexes and searches chat threads across local coding agents
Gora is a local CLI tool by warthog that indexes and searches chat threads across Codex, Claude Code, and Pi in a single command.
Score breakdown
Gora removes the per-session rediscovery overhead and preserves chat history that would otherwise be lost when Codex and Claude Code hit their local chat limits.
- 01Gora is a local CLI app that indexes chat threads from Codex, Claude Code, and Pi.
- 02It enables unified search across all indexed agent threads at once.
- 03Built to eliminate the need for agents to rediscover folder structures and thread locations each session.
Gora is a local CLI tool posted to Hacker News by warthog that indexes chat threads from Codex, Claude Code, and Pi automatically, then exposes a single search interface across all of them. The motivation was a recurring friction point: every time an agent was directed to reference previous chats, it had to rediscover the folder structure and thread storage layout for each individual coding agent from scratch.
A second problem Gora addresses is chat persistence — Codex and Claude Code chats disappear locally after a certain number of chats are created, making older context effectively inaccessible.
A second problem Gora addresses is chat persistence — Codex and Claude Code chats disappear locally after a certain number of chats are created, making older context effectively inaccessible. By indexing threads proactively, Gora preserves searchability before that cutoff is reached. The project is openly missing harnesses for opencode, Amp, and Gemini CLI, which the author notes they rarely use, and PRs to add those integrations are explicitly welcomed.
Key facts
- 01Gora is a local CLI app that indexes chat threads from Codex, Claude Code, and Pi.
- 02It enables unified search across all indexed agent threads at once.
- 03Built to eliminate the need for agents to rediscover folder structures and thread locations each session.
- 04Codex and Claude Code chats disappear locally after a certain number of chats are created.
- 05Support for opencode, Amp, and Gemini CLI is not yet implemented.
- 06The author is open to PRs adding support for missing harnesses.
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 20, 2026 · 08:55 UTC. How this works →