-
Notifications
You must be signed in to change notification settings - Fork 18.5k
[BUG] Claude Max plan session limits exhausted abnormally fast since March 23, 2026 (CLI usage) #38335
Description
Preflight Checklist
- I have searched existing issues and this hasn't been reported yet
- This is a single bug report (please file separate reports for different bugs)
- I am using the latest version of Claude Code
What's Wrong?
Since March 23, 2026, the 5-hour session window on Claude Max plan is being exhausted abnormally fast when using Claude via the CLI (Claude Code).
With the exact same workload and prompts as previous days, the usage limit is now hit within 1-2 hours instead of the usual full 5-hour window. The consumption rate appears to have increased drastically without any changes on our end.
Other users are reporting the same issue on Reddit (r/ClaudeCode and r/Anthropic), with some reporting jumps from 21% to 100% usage on a single prompt with the Max 20x plan, and Max 5x users exhausting their window in ~1.5 hours with normal agentic tasks.
What Should Happen?
The 5-hour session window should last the full duration with normal agentic CLI usage, consistent with behavior prior to March 23, 2026.
Error Messages/Logs
Usage limit reached message: "Claude AI usage limit reached, please try again after [time]"
No specific error in CLI beyond the rate limit cutoff.Steps to Reproduce
- Have an active Claude Max plan (5x or 20x)
- Use Claude via the CLI (Claude Code) for normal agentic tasks (file editing, code generation, etc.)
- Observe usage counter in session
- Starting March 23, 2026, the session limit is hit within 1-2 hours instead of the usual full window
- Same tasks that previously consumed ~20-30% of quota now exhaust 80-100% in one go
Claude Model
Not sure / Multiple models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
March 24, 2026 (last normal session)
Claude Code Version
2.1.42 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response