openclaw - 💡(How to fix) Fix Usage display shows 'X% left' when it means 'X% used' — label is inverted [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
openclaw/openclaw#78529Fetched 2026-05-07 03:35:51
View on GitHub
Comments
1
Participants
2
Timeline
1
Reactions
2
Timeline (top)
commented ×1
RAW_BUFFERClick to expand / collapse

Describe the bug In openclaw status output and status cards, the Usage line shows percentage as "X% left" but the value represents "X% used". The label is inverted.

Example

  • Status shows: 📊 Usage: 5h 2% left ⏱4h 41m
  • MiniMax dashboard confirms: 5h remaining = 2% used (98% remaining)
  • The "2% left" label reads as "only 2% remaining" but means "only 2% consumed"

Expected behavior The label should clearly indicate whether the percentage represents time remaining or time used. Either:

  • "5h 2% used" (accurate)
  • "5h 98% left" (accurate)

Screenshots Status line: 📊 Usage: 5h 2% left ⏱4h 41m

Platform

  • Version: 2026.5.5 (b1abf9d)
  • Channel: Telegram
  • Provider: minimax-portal (MiniMax-M2.7)
  • Model: MiniMax-M2.7
  • Context window: ~200k tokens

Possible MiniMax-specific note The percentage display format may be unique to minimax-portal usage tracking. Other providers may display usage differently (e.g., showing "X% used" directly). This bug may not affect non-MiniMax providers.

Additional context This is a display-only bug — the underlying usage tracking is correct. Only the label text is inverted.

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