-
-
Notifications
You must be signed in to change notification settings - Fork 52.8k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
The "cached" amount can never be greater than 100%, but it is reported as being 1142%.
Steps to reproduce
openclaw status
Expected behavior
Status to be <= 100%.
Actual behavior
Sessions
┌──────────────────────────────────────────────────────┬────────┬─────────┬───────────────────┬──────────────────────────────────┐
│ Key │ Kind │ Age │ Model │ Tokens │
├──────────────────────────────────────────────────────┼────────┼─────────┼───────────────────┼──────────────────────────────────┤
│ agent:aaron:main │ direct │ 13m ago │ claude-sonnet-4-5 │ 74k/200k (37%) │
│ agent:aaron:cron:d6b601a7-73e0-… │ direct │ 3h ago │ claude-opus-4-6 │ 12k/200k (6%) · 🗄️ 99% cached │
│ agent:aaron:cron:d6b601a7-73e0-… │ direct │ 3h ago │ claude-opus-4-6 │ 12k/200k (6%) · 🗄️ 99% cached │
│ agent:aaron:cron:6eb346c8-6826-… │ direct │ 12h ago │ claude-opus-4-6 │ 28k/200k (14%) · 🗄️ 1142% cached │
└──────────────────────────────────────────────────────┴────────┴─────────┴───────────────────┴──────────────────────────────────┘
OpenClaw version
2026.2.24
Operating system
Ubuntu 24.04
Install method
npm global
Logs, screenshots, and evidence
Impact and severity
Affected: CLI command output
Severity: Low
Frequency: able to reproduce on my machine, unsure about others
Consequence: N/A
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working