All activity
CodingAgentExplorer is an open-source tool to explore and visualize how Claude Code works under the hood. Run it as a reverse proxy and live dashboard to inspect prompts, tool calls, hooks, MCP traffic, token usage, and the full agent conversation loop in real time.
Built for developers who want to understand, debug, and teach agentic development.

Coding Agent ExplorerExplore and visualize Claude Code coding agents
Tore Nesteniusleft a comment
Ever wondered what actually happens when you ask Claude Code to fix a bug? 🤔 * What files does it read? * Which tools does it call? * What prompts does it send to the model? * How do MCP tools and hooks fit into the process? I built CodingAgentExplorer to answer those questions. It’s an open-source tool that sits between Claude Code and the API and lets you watch everything in real time: *...

Coding Agent ExplorerExplore and visualize Claude Code coding agents
