An opensource,
Debugging agent

Powered by a hybrid intelligence engine that automatically routes tasks to Claude, GPT, and our specialized in-house tools.

npm install -g openbug-cli

or read the documentation

OpenBug is an open source agent that helps you fix bugs in your terminal by analyzing live runtime evidence.

[]

Runtime Aware

Automatically attaches to

stdout

,

stderr

,and log streams to catch errors the moment they happen.

[]

Context Stitching

Correlates signals across microservices and distributed stacks to find the root cause, not just the symptom.

[]

Evidence First

Never guesses. OpenBug cites the exact log line or stack trace that proves its hypothesis before suggesting a fix.

[]

Smart Orchestration

No configuration needed. We automatically route complex reasoning to high-end models (Claude/GPT) and syntax tasks to specialized in-house tools.

[]

Zero Friction

Free to use during public beta. No API keys, no subscription fatigue, no model fatigue. Just install and debug.

[]

Any Stack

Works with Node, Python, Go, Docker, Kubernetes, and more.

OpenBug runs locally and does not store your logs or code.

You decide if the AI sees just the error message, the stack trace, or the source code.

FAQ

What is OpenBug?

How do I use OpenBug?

Do I need to pay or bring my own keys?

Can I choose which model to use?

Be the first to know when we release new integrations

Join the waitlist for the IDE extension.

Works with