Show HN: Gora – simple search across all your local coding agents
Category: devtools
Tags: ai-agents, search, cli-tool
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Gora indexes chat histories from local AI coding agents (Codex, Claude Code, Pi) into a unified SQLite database, providing a CLI and TUI for searching past sessions. It solves a practical problem of scattered agent logs with a straightforward approach, making it useful for developers working with multiple coding agents.
Target audience: backend devs
Repository: https://github.com/mertdeveci5/gora · Python
View on Hacker News