Siddhant-K-code/agent-trace
strace for AI agents. Capture and replay every tool call, prompt, and response from Claude Code, Cursor, or any MCP client
This tool helps software developers and engineers understand exactly what their AI coding agents are doing behind the scenes. It captures a complete record of every action the agent takes, including tool calls, file operations, prompts, and responses. Developers can then replay these sessions to debug issues, audit agent behavior, and understand why certain decisions were made.
Use this if you need deep visibility into the entire lifecycle of your AI coding agent's actions and decisions, beyond just the LLM calls.
Not ideal if you only need to trace the LLM prompts and responses without detailed insights into the agent's tool use or internal operations.
Stars
10
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Siddhant-K-code/agent-trace"
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
evilmartians/agent-prism
React components for visualizing traces from AI agents
VishApp/multiagent-debugger
Multi-Agent Debugger: An AI-powered debugging system using CrewAI to orchestrate specialized...