LangChain / LangGraph
Callback handler integration for LLM/tool lifecycle visibility in existing chains and graphs.
pip install agentdbg[langchain]Use AgentDbg directly in custom code, or enable thin adapters so framework callbacks map to the same event schema and timeline.
Callback handler integration for LLM/tool lifecycle visibility in existing chains and graphs.
pip install agentdbg[langchain]TracingProcessor integration for generation spans, function calls, and handoffs.
pip install agentdbg[openai]Execution-hook adapter with active run context so timeline events stay tied to current debugging sessions.
pip install agentdbg[crewai]Every integration is designed to keep the core small, stable, and portable.
The same timeline model works across custom code and framework integrations.