claude-devtools
Terminal tells you nothing. This shows you everything.
A desktop app that reconstructs exactly what Claude Code did — every file path, every tool call, every token — from the raw session logs already on your machine.
100% free, open source. No API keys. No configuration. Just download, open, and see everything Claude Code did.
demo.mp4
Installation
The app reads session logs from ~/.claude/ — the data is already on your machine. No setup, no API keys, no login.
Why This Exists
Claude Code stopped telling you what it's doing.
Recent Claude Code updates replaced detailed tool output with opaque summaries. Read 3 files . Searched for 1 pattern . Edited 2 files . No paths, no content, no line numbers. The context usage indicator became a three-segment progress bar with no breakdown. To get the details back, the only option is --verbose — which dumps raw JSON, internal system prompts, and thousands of lines of noise into your terminal.
... continue reading