#40 · Primary category: AI DevOps & SRE Tools
claude-devtools
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
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud