Anthropic Doubles Claude Code Usage Limits, Signs SpaceX Compute Deal

Anthropic announced at its Code with Claude developer conference on Wednesday that it has doubled Claude Code's five-hour window usage limits for Pro and Max plan subscribers, removed the peak-hours limit reduction on Claude Code for those same accounts, and increased API usage limits for its Opus model. The changes are credited to a new deal with SpaceX that provides Anthropic access to more than 300 megawatts of compute capacity from SpaceX's Colossus 1 supercomputer in Memphis, Tennessee.
Key details from the announcement
- Usage limit changes: Pro and Max subscribers now get double the previous five-hour window limits for Claude Code. The peak-hours limit reduction (previously applied during high-demand periods) has been eliminated entirely for these accounts.
- Opus API limits: Specific new rate limits for the Opus model were shared in a table (not fully reproduced here), effective May 6, 2026.
- SpaceX's Colossus 1: Over 220,000 NVIDIA GPUs, including H100, H200, and next-generation GB200 accelerators, power the facility.
- Orbital compute interest: Anthropic "expressed interest" in working with SpaceX to build "multiple gigawatts" of orbital compute capacity, referencing the idea that "compute required to train and operate the next generation of these systems is outpacing what terrestrial power, land, and cooling can deliver."
Demand for Claude Code has surged due to users migrating from OpenAI (following military agreement controversies), increased adoption in professional software development, and a shift from single-agent chat-based tasks to multi-agent workflows. Anthropic has reportedly signed massive compute deals with Microsoft, Google, Amazon, and Nvidia in the past month to keep up.
Elon Musk, previously critical of Anthropic (calling it "anti-Western" in February), changed tone with the deal, tweeting: "I spent a lot of time last week with senior members of the Anthropic team to understand what they do to ensure Claude is good for humanity and was impressed. No one set off my evil detector."
📖 Read the full source: HN AI Agents
👀 See Also

Navigating the Essentials: New Users Seek Guidance on OpenClaw
OpenClaw beginners are reaching out for help on Reddit as they explore the intricacies of AI coding agents. The tech community steps in with advice and resources.

Claude Skills vs. MCP: A Developer's Practical Boundary Question
A developer questions where MCP's value becomes decisive versus Claude Skills after the Skills release made tool integration reasoning harder, noting that well-structured instructions can often suffice without protocol boundaries.

Claude Opus 4.1 scores 17.75% on SWE-Bench Pro's private dataset, highlighting memorization vs. reasoning gap
Claude Opus 4.1 scored 80% on SWE-Bench Verified but dropped to 17.75% on SWE-Bench Pro's private dataset of 276 tasks from 18 proprietary startup codebases. Scale AI's analysis found models were navigating by memory rather than reasoning on familiar repositories.

llama.cpp Q8_0 quantization gets 3.1x speedup on Intel Arc GPUs with SYCL reorder fix
A fix to llama.cpp's SYCL backend brings Q8_0 quantization on Intel Arc GPUs from 21% to 66% of theoretical memory bandwidth, achieving 15.24 tokens/second versus 4.88 tokens/second previously on an Arc Pro B70 with Qwen3.5-27B.