claude-code - 💡(How to fix) Fix Stats view does not track/display Opus 4.6 usage [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46773Fetched 2026-04-12 13:33:24
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×3closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

The /usage Stats → Models view shows usage for Sonnet 4.6, Haiku 4.5, and Opus 4.5 — but Opus 4.6 (claude-opus-4-6) usage is not displayed at all, despite being used heavily.

Expected: Opus 4.6 appears as a separate entry in the Models chart and token counts.

Actual: Only Opus 4.5 appears in the legend. Opus 4.6 usage is either missing or silently merged elsewhere.

Version: Claude Code 2.1.101 Platform: macOS (darwin arm64)

extent analysis

TL;DR

The issue may be resolved by updating the model tracking configuration to recognize Opus 4.6 as a distinct model.

Guidance

  • Verify that the claude-opus-4-6 model is correctly configured and registered in the system.
  • Check the model tracking settings to ensure that Opus 4.6 is not being merged with Opus 4.5 due to incorrect versioning or naming conventions.
  • Review the documentation for Claude Code 2.1.101 to see if there are any specific requirements or updates needed for tracking model usage.
  • Test the model usage tracking with a minimal setup to isolate if the issue is specific to the /usage Stats → Models view or a broader configuration problem.

Notes

The provided information does not specify how model usage is tracked or reported, which might be necessary for a more detailed solution. Additionally, the issue might be version-specific, but without more context, it's difficult to determine if an upgrade would resolve the problem.

Recommendation

Apply workaround: The best course of action seems to be to adjust the model tracking configuration to ensure Opus 4.6 is recognized separately, as there's no clear indication that an upgrade to a different version of Claude Code would directly address this specific issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING