Show HN: Dbg – One CLI debugger for every language (AI-agent ready)
Category: devtools
Tags: debugging, ai-agents, cli-tool, multi-language, developer-tools
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 6)
dbg is a universal CLI debugger that provides a single interface for debugging and profiling across 15+ programming languages, designed specifically for AI agents to observe runtime state instead of guessing from source code. It's interesting because it addresses a key bottleneck in agentic engineering by enabling AI systems to directly inspect program execution through a unified command set, reducing debugging cycles from guesswork to observation.
Target audience: backend devs, devops, ai engineers, data engineers
Repository: https://redknightlois.github.io/dbg/ · Rust · MIT · 7 stars
View on Hacker News