ai-debugger-inc/aidb
A language-agnostic debugging interface for AI agents.
Leverages the Debug Adapter Protocol (DAP)—the same standard powering VS Code—through a Model Context Protocol (MCP) interface, enabling AI agents to debug Python, JavaScript, TypeScript, and Java using battle-tested Microsoft adapters (debugpy, vscode-js-debug, java-debug). Runs as a lightweight MCP server with minimal dependencies and automatically downloads language-specific debug adapters on first use. Supports advanced features like framework detection, conditional breakpoints, logpoints, and live code patching while remaining compatible with existing `launch.json` configurations.
Stars
13
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ai-debugger-inc/aidb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
truera/trulens
Evaluation and Tracking for LLM Experiments and AI Agents
traceroot-ai/traceroot
Find the Root Cause in Your Code's Trace
future-agi/traceAI
Open Source AI Tracing Framework built on Opentelemetry for AI Applications and Frameworks
VishApp/multiagent-debugger
Multi-Agent Debugger: An AI-powered debugging system using CrewAI to orchestrate specialized...
evilmartians/agent-prism
React components for visualizing traces from AI agents