Show HN: Npx Claude-traces, visualizer for Claude Code/Agent SDK traces
2 points
2 hours ago
| 0 comments
| claudetraces.dev
| HN
I wanted an easy way to understand what my Claude agents were doing under the hood, so I made a visualizer for Claude code and Claude Agent SDK traces. When you run a Claude agent, it stores traces to ~/.claude/projects. This npx command runs a local server that renders those traces. I tried to support timeline/token counts, tool inputs/outputs, subagents, and more - would love any feedback!

You can try it out just by running: npx claude-traces

No one has commented on this post.