claude-code - 💡(How to fix) Fix [BUG] /usage weekly usage bar missing — only daily bar renders [1 comments, 1 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#48135Fetched 2026-04-15 06:32:11
View on GitHub
Comments
1
Participants
1
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×4commented ×1
RAW_BUFFERClick to expand / collapse

Environment:

  • Claude Code version: 2.1.108
  • Platform: macOS (Darwin 25.3.0)
  • Plan: Max (Sonnet + Opus)

Description: The /usage Status tab is missing the weekly usage bar. Only the daily bar (resets 10pm America/New_York) is shown with a percentage (8% used). The weekly section shows the reset time ("Resets Apr 18 at 3pm America/New_York") but no progress bar or percentage.

Expected: Two bars should be visible — one for the daily limit and one for the weekly limit, each with its own percentage.

Actual: Only the daily bar renders. The weekly row shows the reset time text but no bar or percentage value.

Additional context: The "Current week (Sonnet only)" approximation section below renders correctly with breakdown stats (82% at >150k context, 65% subagent-heavy, etc.) and spend ($307.06 / $300.00). Only the actual weekly limit bar at the top is missing.

extent analysis

TL;DR

The weekly usage bar in the /usage Status tab is likely missing due to a rendering issue or data inconsistency, and verifying the data source or checking for updates to the Claude Code version may resolve the issue.

Guidance

  • Verify that the weekly usage data is being correctly calculated and provided to the /usage Status tab, as the "Current week (Sonnet only)" section renders correctly.
  • Check the Claude Code version for any known issues or updates related to the /usage Status tab, as the version 2.1.108 may have a bug or limitation.
  • Inspect the HTML or template code for the /usage Status tab to ensure that the weekly usage bar is not being conditionally hidden or removed.
  • Review the documentation for the Max (Sonnet + Opus) plan to confirm that the weekly usage bar is a supported feature.

Example

No code snippet is provided as the issue does not contain sufficient technical details.

Notes

The issue may be specific to the Max (Sonnet + Opus) plan or the Claude Code version 2.1.108, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Check for updates to the Claude Code version or contact support for assistance, as the issue may be related to a known bug or limitation.

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