Ticket in, fix out. Every solution trains the next one.
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.
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
That runbook is the key. Every bug your team solves makes the next one faster. It's compound debugging, your team's knowledge actually accumulates instead of evaporating.
The whole thing runs in your terminal. No SDK to install, no config files to write.
npm install -g openbug
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?
About OpenBug on Product Hunt
“Ticket in, fix out. Every solution trains the next one.”
OpenBug launched on Product Hunt on February 14th, 2026 and earned 105 upvotes and 8 comments, placing #7 on the daily leaderboard. 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.
On the analytics side, OpenBug competes within Open Source, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.1M followers on Product Hunt. The dashboard above tracks how OpenBug performed against the three products that launched closest to it on the same day.
Who hunted OpenBug?
OpenBug was hunted by Sunny ☀️. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of OpenBug including community comment highlights and product details, visit the product overview.
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?