PulseAugur
EN
LIVE 17:11:43

Claude Code's token usage stats inaccurately doubled, bug persists

A bug in Claude Code's usage statistics tab has been reported to overstate token usage by approximately double. This issue, which affects the accuracy of the displayed token count rather than billing, has been documented on GitHub multiple times since August 2025 without a resolution. While the usage tab and JSON output correctly deduplicate requests, the main statistics tab appears to count each transcript row individually, leading to inflated numbers. AI

IMPACT Potential confusion for users tracking their token consumption and comparing service costs.

RANK_REASON Bug report about a specific feature in a software product.

Read on r/ClaudeAI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Claude Code's token usage stats inaccurately doubled, bug persists

How we ranked this

Signal score
2 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
Bug report about a specific feature in a software product.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/Background-Basis-672 ·

    Claude Code's /usage Stats tab overstates your tokens ~2x. Reported on GitHub since Aug 2025, still unfixed.

    <!-- SC_OFF --><div class="md"><p>I trusted the Stats tab enough to build my own tracker on its method. Then I recounted from the raw ~/.claude/projects files: the Stats number is about double, because Claude Code writes one transcript row per content block and each row repeats t…