Live data from Hacker News

Show HN: CodeBurn – Analyze Claude Code token usage by task

github.com

31–37 of 37 posts

Re: Show HN: CodeBurn – Analyze Claude Code token usage by task

#32
post #28

The 56% on conversation turns with no tool usage matches what I've seen too. A lot of that is Claude thinking out loud, context management, and planning before it touches anything. It feels wasteful until you realize the alternative is it immediately starts editing files without understanding the codebase first. The JSONL transcript parsing is clever. I've been reading those same files for a different purpose (render…

[dead]

Re: Show HN: CodeBurn – Analyze Claude Code token usage by task

#35
post #28

The 56% on conversation turns with no tool usage matches what I've seen too. A lot of that is Claude thinking out loud, context management, and planning before it touches anything. It feels wasteful until you realize the alternative is it immediately starts editing files without understanding the codebase first. The JSONL transcript parsing is clever. I've been reading those same files for a different purpose (render…

Noted!! I will create an issue on this and as soon as we provide a fix i will notify you here
Post reply on HN