Claude Code Opus Fails with Rate Limit Error Despite Available Weekly Capacity

Issue Details
A Claude Max subscriber encountered a rate limiting issue when switching to Claude Opus in Claude Code after hitting their Sonnet weekly limit. Despite having 97% of their weekly "All models" capacity available, every request to Opus in Claude Code returns: API Error: Rate limit reached.
The user's usage dashboard showed:
- All models weekly: 3% used
- Sonnet only weekly: 100% used
- Current session: 46% used
Technical Context
The user was using Claude Code v2.1.74 with the model correctly set to claude-opus-4-6 via the /model command. They confirmed via /status that they were logged in as a "Claude Max Account" rather than using the Claude API or Console billing path.
Debugging Attempts
The user tried:
/logoutand/loginto re-authenticate- Multiple attempts with the same error each time
- Confirmed Opus works normally on claude.ai from the same account simultaneously
Support Response
Anthropic's AI support chatbot "Fin" stated this was "working as designed," explaining that hitting Sonnet's 100% limit affects access to other models like Opus for "fair resource distribution." The chatbot did not provide documentation for this policy and did not escalate to human support when requested.
Contradictions Noted
The user identified several inconsistencies:
- The dashboard shows separate limits for Sonnet and "All Models," implying independent tracking
- Opus works on claude.ai from the same account at the same time
- No documentation exists stating that hitting one model's cap blocks other models
- The "All models" metric showing 3% usage doesn't reflect actual availability
Potential Causes
The user suggests three possible explanations:
- A hidden per-model or per-interface throttle not surfaced in the dashboard
- A rate limiter bug specific to Claude Code
- Inaccurate dashboard information
📖 Read the full source: r/ClaudeAI
👀 See Also

Cron auto-update broke OpenClaw due to config validation error
A cron job set up to auto-update OpenClaw encountered a config validation issue with the cliBackends field, causing connection loss. The fix involved removing the problematic section and restarting the gateway.

Training GPT-1 on an RTX 2060 Super 8GB – Proof of Concept for Local Pretraining
A developer trained the original GPT-1 (117M params) on a local RTX 2060 Super 8GB VRAM in 1 hour, proving that anyone with a gaming GPU can pre-train a 1B-sized model. Code and weights are open-sourced.

SAP Freezes Most Travel and Hiring Due to AI's Soaring Cost — Except AI Itself
SAP suspended most travel and hiring due to AI's soaring cost, with exceptions only for AI-related hires and travel, according to an internal email obtained by 404 Media.

Qwen3.6 Plus Preview Available Free Through OpenRouter for OpenClaw
The Qwen3.6 Plus Preview model is now accessible at no cost via OpenRouter for OpenClaw users. Setup requires obtaining API keys from OpenRouter and configuring them in OpenClaw, with a prompt to set the thinking level during initial use.