[BUG] Usage limit triggers after a single prompt / continue request
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?
Description
I hit the usage limit immediately after one prompt in a thread, and the next continue please was blocked with “You’re out of extra usage.”
This looks like incorrect usage accounting or premature limit enforcement, because the task had only just started and the limit message appeared before any meaningful continuation.
What Should Happen?
Expected Behavior
The session should continue normally until the actual usage limit is reached, or the UI should clearly explain why the prompt was counted against the limit.
Actual Behavior
The app reports that extra usage is exhausted after a single prompt/continuation request.
<img width="669" height="281" alt="Image" src="https://github.com/user-attachments/assets/c0969ade-af8f-4ce9-aebe-4dc0cfbf6451" />
Error Messages/Logs
N/A
Steps to Reproduce
Steps to Reproduce
- Start a task in Claude Code.
- Run one prompt.
- Enter
continue please. - Observe that the session reports:
- “You’re out of extra usage”
- a reset time in Europe/London
- the task stops instead of continuing
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
Opus 4.6
Claude Code Version
Opus 4.7 / v2.1.118
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
<img width="669" height="281" alt="Image" src="https://github.com/user-attachments/assets/0906e5e6-5fda-4c9e-9ade-96ca51e0a689" />
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗