Show HN: Dbg – One CLI debugger for every language (AI-agent ready)
a day ago
- #debugging
- #ai-agent
- #cli-tool
- A CLI tool allows agents to observe runtime state for debugging, eliminating guesswork.
- Traditional debugging cycles involve guessing and rebuilding, which consumes tokens, time, and trust.
- Setting breakpoints and inspecting variables enables root cause identification in one cycle.
- Installation via curl or cargo install is simple with no configuration needed.
- Initialization connects agents (like Claude) to dbg, enabling automated breakpoint handling and debugger output interpretation.
- Once learned, dbg works across various environments without additional setup.