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

Analysis of 100M tokens in Claude Code reveals 99.4% input usage
Analysis of 1,289 requests across extended coding sessions shows Claude Code used 100.3M input tokens (99.4%) versus only 616K output tokens (0.6%), with 84.2M tokens cached due to repeated context re-sending.

Netlify CTO Dana Lawson: Writing Code Is No Longer the Job
Netlify CTO Dana Lawson argues that developer work shifts from writing code to orchestrating AI agents. Engineers become experience designers, curating agent outputs and managing system boundaries.

Claude Cowork Usage Limits Doubled to 10 Hours Through July 5
Anthropic doubled the 5-hour usage limits in Claude Cowork to 10 hours for the next month on all paid plans. Available through July 5 via the desktop app.

Sarvam AI releases 30B and 105B open-source LLMs with Indian training infrastructure
Sarvam AI has open-sourced Sarvam 30B and Sarvam 105B, two reasoning models trained from scratch in India on compute provided under the IndiaAI mission. Both models use Mixture-of-Experts architecture with sparse expert routing and are optimized for efficient deployment across hardware from GPUs to laptops.