#40 · Primary category: AI DevOps & SRE Tools

claude-devtools

ai ai-agent ai-debugging ai-tools anthropic claude claude-code claude-code-tools debugging desktop-app developer-tools devtools electron llm macos-app observability open-source session-viewer token-usage typescript

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

Project last updated:05/13/26

GitHub Stars

3.9K

Forks

297

Contributors

18

License

MIT

Why we included this project

Claude Code's terminal output squeezes what an agent actually did into terse one-line summaries, which is fine until you need to know which files were touched and in what order. claude-devtools takes the session logs Claude Code already writes to disk and rebuilds them in a desktop app with a searchable transcript, per-call tool details, context-window usage, and a view of what each subagent was doing. Nothing leaves your machine and no API keys are needed, since it reads the local logs directly. It works with sessions started from the terminal or an IDE, and a standalone mode covers Docker-based setups. When you're auditing a long build or tracing where an agent went wrong, that level of visibility saves real time.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category