rohithputha/agentgraph
Git-like branching, checkpointing, and comparison for AI agent execution paths. pip install agentgit
This project helps AI developers understand and debug their LangGraph agents by tracking every decision and interaction. It takes your existing LangGraph agent's execution and outputs a detailed, queryable history of LLM calls, tool uses, and agent turns. AI developers and engineers building conversational AI or automated agents can use this to troubleshoot complex agent behaviors.
Use this if you are developing AI agents with LangGraph and need to understand why an agent made certain decisions, explore different execution paths, or ensure consistent behavior over time.
Not ideal if you are working with AI models outside of the LangGraph framework or if you don't need detailed, step-by-step visibility into agent execution.
Stars
9
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/rohithputha/agentgraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kodustech/kodus-ai
AI Code Review with Full Control Over Model Choice and Costs.
judge0/judge0
Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...
ddVital/coParrot
coParrot is an intelligent Git CLI assistant that uses AI (OpenAI/Anthropic/Gemini/Ollama) to...
tang-vu/ContribAI
Autonomous AI agent that contributes to open source — discovers repos, analyzes code, generates...