A toolkit for developing AI agents.
agent-debugger is a terminal debugger for LangGraph/LangChain agents. It combines agent-level visibility (state, messages, tool calls, store snapshots, and semantic breakpoints) with Python-level debugging (line breakpoints, stepping, stack, and locals) in one Textual UI.
See projects/agent-debugger/README.md for full usage, commands, and extension details.