AgentDebugX is an open-source closed-loop debugger for LLM agents
UIUC-CS · hf · 2026-07-22
- AgentDebugX is an open-source toolkit for debugging LLM agents as a closed loop of Detect, Attribute, Recover, Rerun.
- Its key component, DeepDebug, performs multi-turn root-cause diagnosis using global trajectory understanding, structure-guided investigation, and cross-examination.
- On the Who and When benchmark, it reaches 28.8% exact agent-and-step accuracy on qwen3.5-9b, beating the strongest single-pass baseline at 21.7%.
- On GAIA, it repairs 13 of 73 failed tasks in one rerun, versus 4–6 for decoupled self-correction baselines, lifting overall accuracy from 55.8% to 63.6%.
- The project ships as a Python library, CLI, web console, and installable agentic skill, plus an opt-in Error Hub for sharing scrubbed failure bundles as debugging memory.
More from coding & agent
- Inspired by OpenAI's 10,000-agent run, dev open-sources a crowdsourced agent problem-solving platform — Benjaminsen · 2026-09-11
- Lucid: open-source Mac app keeps your laptop awake only while AI agents run — Pitiful_Hedgehog_600 · 2026-09-11
- banteg's snail project crowdsources AI agents to finish matching Snail Mail's 20 remaining functions — banteg · 2026-09-11
- Alex Townsend posts 200 open problems in numerical linear algebra for humans and AI agents — IgorCarron · 2026-09-11
- Kimi K2.8 Preview rolls out: near-K3 coding performance, 1M context for all tiers — teortaxesTex · 2026-09-11
- Looking for a classifier of software engineering task shapes to pick models per task — StewartalsopIII · 2026-09-11