[BUG] Claude Code blocks all models with "0% remaining" after 5 hour clock reset while /usage shows 3% session used / 97% remaining
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code is blocking all prompts across multiple fresh sessions with a "session limit reached" error, despite /usage showing only 3% of the current session consumed and a 97% remaining balance. The block is reproducible across every model tier (Sonnet, Haiku, Opus, Fable), each tested in its own new tab/session.
It began blocking almost exactly after my 5 hour session reset. I hit 0% remaining the CLI seems not to acknoledge the reset upon messaging (even though /usage shows the CLI fetched the proper refilled limits from Claude's servers).
Claude web is working properly (not the same issue as https://github.com/anthropics/claude-code/issues/72680)
What Should Happen?
Gate enforcement should match the number reported by /usage. If /usage says 3% used, new prompts should be accepted.
Error Messages/Logs
You've hit your session limit · resets 4:10am (America/Los_Angeles)
/upgrade to increase your usage limit.
Steps to Reproduce
- Hit a session limit block in Claude Code (error shown: "You've hit your session limit · resets 4:10am (America/Los_Angeles)")
- Run /usage — shows Current session: 3% used, resets 4:10am; Current week (all models): 31% used; Current week (Fable): 54% used
- Open new Claude Code sessions with Sonnet, Haiku, Opus, and Fable individually
- Every model blocks immediately with a session-limit error, despite step 2's numbers indicating ample headroom
Claude Model
Not sure / Multiple models
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.199
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
/usage output showing 3%/97%:
<img width="726" height="447" alt="Image" src="https://github.com/user-attachments/assets/b5c1b5c7-15ba-443d-b7fa-e32fc1bc79ff" />
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗