{"repo":"escottalexander/ccexplorer","free":true,"listed":false,"github":"https://github.com/escottalexander/ccexplorer","clone":"git clone https://github.com/escottalexander/ccexplorer.git","description":"A browser-based inspector for Claude Code JSONL session transcripts. Think Chrome DevTools' Network tab, but for understanding what Claude did during a coding session — every tool call, thinking block, context window shift, and subagent spawn laid out on a single interactive timeline.","language":"TypeScript","stars":10,"topics":["analytics","claude-code","context-engineering","inspector"],"license":null,"category":"analytics","readme_excerpt":"Claude Code Session Explorer A browser-based inspector for Claude Code JSONL session transcripts. Think Chrome DevTools' Network tab, but for understanding what Claude did during a coding session — every tool call, thinking block, context window shift, and subagent spawn laid out on a single interactive timeline. Why Claude Code sessions can run for hundreds of turns across multiple subagents, consuming tokens in ways that are hard to reason about from the raw JSONL. This tool lets you: - Watch a session live as Claude works — the timeline updates automatically - See exactly where context tokens are spent and when compactions fire - Trace tool call chains and inspect their inputs/outputs - Understand subagent lifecycles — which tool spawned them, what they did - Spot errors, slow calls, and repeated patterns at a glance Quick Start Run with npx To open a specific session file: Local development Opens the explorer at http://127.0.0.1:3457 . It auto-discovers all sessions from /.claude/projects/ . npm start runs the CLI locally ( ccexplorer ) via tsx . Features Event Timeline The main view is a filterable table of every event in the session, ordered chronologically: - Tool calls — name, input, result, duration, and error status - Thinking blocks — model reasoning with token usage - Assistant text — response content, with API errors (rate limits, auth failures) flagged in red - User messages — prompts, tool results, and pasted images/documents - Hooks — pre/post hook executions ","default_branch":null,"files":null,"tree":[],"storefront":"/r/escottalexander","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/escottalexander/ccexplorer/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}