Hacker News new | ask | show | jobs
Show HN: Gora – simple search across all your local coding agents (github.com)
1 points by warthog 43 days ago
Hey HN - Gora is a local cli app that indexes your chat threads across Codex, Claude Code and Pi automatically and lets you simply search across them all at once

The problem I wanted to fix here for myself was that each time I directed the agent to read previous chats, it had to rediscover the folder structure and the threads stored for each coding agent. Moreover Codex and Claude Code chats disappear after a certain number of chats created locally.

Many harnesses are still missing such as opencode, Amp and Gemini CLI as I rarely use them. Open to PRs that would add them.