Anthropic Doubles Claude Code Rate Limits, Removes Peak Throttling for Paid Plans

Anthropic just rolled out a significant compute-capacity update affecting Claude Code users on paid plans. The changes are effective immediately and address two long-standing pain points: rate limits and peak-hour throttling.
Key Changes
- Rate limits doubled: The 5-hour rate limits for Claude Code on Pro, Max, Team, and Enterprise plans have officially doubled. No more hitting the cap mid-session.
- No peak throttling: The previous limit reductions during peak hours for Pro and Max users are completely removed. You get the full limit regardless of time of day.
- API boosts for Opus: Considerable rate limit increases are now in effect for Opus models via the API.
This is likely tied to Anthropic’s recently announced SpaceX deal, which provides additional compute capacity. For developers using Claude Code as an AI coding agent, this means fewer interruptions and longer productive sessions, especially during high-traffic periods. The removal of peak throttling is particularly useful for teams running automated workflows or CI/CD integrations that rely on consistent API throughput.
No changes to free-tier limits have been mentioned, so the improvements are strictly for paid subscribers.
📖 Read the full source: r/ClaudeAI
👀 See Also

RTX 4090 vs H100 for Fine-Tuning Llama-3-8B: A Cost-Performance Comparison
A developer tested fine-tuning Llama-3-8B on both an RTX 4090 and rented H100 instances. The 4090 setup cost $2,000 upfront and took 24 hours, while H100 rental cost about $80 and completed in 4 hours.

SDNY Court Rules AI-Generated Legal Documents Not Protected by Privilege
Judge Jed S. Rakoff ruled that 31 documents generated using Anthropic's Claude AI tool were not protected by attorney-client privilege or work product doctrine, marking the first such court decision on AI-generated legal materials.

Federal Agencies Ordered to Cease Using Anthropic AI Technology
President Donald Trump has ordered U.S. government agencies to immediately stop using technology from AI company Anthropic. The order comes as Anthropic faces pressure from the Defense Department regarding usage restrictions on its AI models.

OpenClaw Gateway Reliability Issues: Silent Failures After 25 Days of Heavy Use
A detailed report from an OpenClaw user running 18+ cron jobs with Telegram for 25 days identifies a critical pattern where the gateway enters a 'zombified' state—showing as running but with all functionality frozen. The user documents specific issues including session write locks held indefinitely, cron jobs stuck in phantom running states, and silent failures on invalid configurations.