Launching today
OpenBug
Ticket in, fix out. Every solution trains the next one.
52 followers
Ticket in, fix out. Every solution trains the next one.
52 followers
OpenBug is an open-source CLI that turns bug tickets into fixes. Paste a ticket, and the AI agent investigates your logs, reads your code, correlates across services, and delivers a diff. Every fix adds to a shared runbook in git β so your team gets smarter with every bug solved.







Essays by Paul Graham GPT
Hey Product Hunt! π
We built OpenBug because we were tired of the same debugging loop: vague ticket comes in, you spend 2 hours reproducing it, grep through logs, read 15 files, fix it, and then the knowledge just⦠disappears.
Next month, a teammate hits the same class of bug and starts from zero.
OpenBug fixes that loop. It's an open-source CLI and a GUI where you:
1 β Paste a bug ticket (or just describe the problem)
2 β The AI agent investigates β reads your logs, inspects your code, traces across microservices
3 β You get a code diff with the fix
4 βThe solution gets saved to a runbook in git
The whole thing runs in your terminal. No SDK to install, no config files to write.
and prefix your commands with debug.
It's fully open-source (MIT) on GitHub.
Would love your feedback, what would make this useful for your team?