claude-code - 💡(How to fix) Fix [FEATURE] /usage should auto-update [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#56235Fetched 2026-05-06 06:33:32
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

for /usage, users have to dismiss and re-open it to see updated stats.

Proposed Solution

/usage dialog should auto-refresh

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Implement an auto-refresh feature for the /usage dialog to update stats without requiring users to dismiss and re-open it.

Guidance

  • Investigate the current implementation of the /usage dialog to understand how it retrieves and displays stats.
  • Consider using a timer or event-driven approach to periodically refresh the stats in the dialog.
  • Evaluate the feasibility of adding a refresh button or other user-initiated refresh mechanism as a fallback or alternative to auto-refresh.
  • Review the CLI commands and flags to determine if any existing functionality can be leveraged to support the auto-refresh feature.

Notes

The lack of additional context and use case examples may require further clarification or discussion to ensure the proposed solution meets the user's needs.

Recommendation

Apply workaround: Implement a manual refresh button or mechanism for the /usage dialog, as this may be a more straightforward and immediate solution to address the critical blocking 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