dkondo/agent-tackle-box
A toolkit for developing AI agents, including agent-debugger: Terminal debugger for LangGraph & LangChain agents. Debug LLM agents with state inspection, tool calls, semantic breakpoints, and Python program stepping in one Textual UI.
Combines agent-level visibility (state snapshots, message history, tool execution traces, and semantic breakpoints) with Python-level debugging capabilities (line breakpoints, stack inspection, variable locals) within a unified Textual terminal interface. Integrates directly with LangGraph and LangChain's execution model to intercept and inspect agent state transitions without requiring external processes or instrumentation.
Stars
49
Forks
4
Language
Python
License
MIT
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/dkondo/agent-tackle-box"
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