claude-devtools is a debugging tool for Claude Code sessions. It is built for developers who want to see what Claude Code did after the terminal replaced detailed output with opaque summaries, and it reads the session logs already on the user’s machine to restore that visibility. The site describes it as a way to see every file path, tool call, and token from those logs.
Its features center on reconstructing session detail. The tool shows thinking steps, exact tool call I/O for Read, Edit, Bash, and Grep, subagent activity, context-window breakdowns, team coordination, and file paths and content touched during a session. It also includes per-turn token attribution across seven categories, visualizations of how the context window fills and compresses during compaction, selectable text for copying messages and code blocks, a Tool Call Inspector with syntax-highlighted output and inline diffs, project memory browsing with markdown rendering and search, notification triggers for events such as .env access or high token usage, SSH inspection of remote sessions, cross-session command-palette search, and a multi-pane layout for comparing sessions side by side.
The tool is presented as not being a wrapper and as not touching Claude Code itself. It reads ~/.claude/ session logs, works with every session already run, and can inspect sessions on remote machines over SSH by reading ~/.ssh/config and supporting agent forwarding and key authentication. The page says it works on macOS, Linux, and Windows, and offers direct downloads for Apple Silicon and Intel Mac .dmg files, a Windows .exe, a Linux .AppImage, and a Docker self-host option. Installation is shown as a Homebrew cask command on macOS.
claude-devtools is open source under the MIT License. The page also states that it requires no login and no API keys, and that it makes zero outbound calls.
claude-devtools sits in PulseGate's Debugging & profiling category. It focuses on restoring visibility into Claude Code's internal operations by decoding session logs hidden from the terminal. claude-devtools is an open-source project aimed at developers using Claude Code for coding and debugging. claude-devtools is open source under the MIT license. It runs on the command line, macOS, Windows, and Linux.
claude-devtools first shipped in 2026. The project is developed in the open on GitHub with 3.6k stars and 89 commits in the last 90 days. Key capabilities include session log inspection, token usage tracking, and tool call tracing. It exposes integrations via a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do