Skip to content

Commit 9745733

Browse files
authored
Merge pull request #177 from matt1398/docs/readme-debugging-tool-framing
docs: reinforce debugging-tool framing in README
2 parents 34b0aad + 6a718b4 commit 9745733

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<strong>Your Claude is coding blind. See everything it did.</strong>
99
</p>
1010

11+
<p align="center">
12+
<sub>The debugging tool for Claude Code. Read session transcripts, inspect tool calls, track token usage — directly from the Claude Code logs on your machine.</sub>
13+
</p>
14+
1115

1216
<p align="center">
1317
<a href="https://claude-dev.tools"><img src="https://img.shields.io/badge/Website-claude--dev.tools-blue?style=flat-square" alt="Website" /></a>&nbsp;
@@ -65,7 +69,7 @@ The only workaround is `--verbose`, which dumps raw JSON, internal system prompt
6569

6670
## The Solution
6771

68-
claude-devtools reads `~/.claude/`the session logs already on your machine and reconstructs *everything*.
72+
**claude-devtools is the debugging tool for Claude Code.** It reads the Claude Code logs and session transcripts already saved to `~/.claude/` on your machine, and reconstructs *everything*.
6973

7074
| What the terminal hides | What claude-devtools shows |
7175
|------------------------|---------------------------|

0 commit comments

Comments
 (0)