All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

claude-devtools: Open-source tool visualizes hidden Claude Code session data

By

matt

3mo ago· 1 min readenProduct
Bagel score 38 of 100
38/100
Stale
Bagelometer

A reheated bagel, served cold.

Score38Typepress releaseSentimentpositive

Summary

claude-devtools is an open-source tool that reads raw Claude Code session logs from a user's machine and reconstructs all the information that the CLI interface hides. It provides a visual timeline showing file paths read, tools called, diffs applied, token consumption, with features like per-turn context attribution, compaction visualization, subagent execution trees, and custom notification triggers. The tool works with all past sessions and runs locally without modifying Claude Code itself.

Key quotes

· 3 pulled
claude-devtools doesn't run or modify Claude Code — it reads the raw session logs already on your machine and reconstructs everything the CLI hides
Every file path Read, every tool called, every diff Applied, every token consumed — structured into a visual timeline
Works with every session you've ever run. Open source, runs locally
Snippet from the RSS feed
Not another Claude Code GUI wrapper. claude-devtools doesn't run or modify Claude Code — it reads the raw session logs already on your machine and reconstructs everything the CLI hides. Every file path Read, every tool called, every diff Applied, every to

You might also wanna read