changelogAnthropic

Anthropic doubles Claude Code usage limits for paid users, increases API capacity by up to 1500%

TL;DR

Anthropic has doubled Claude Code's five-hour usage limits for Pro, Max, Team, and Enterprise users while removing peak hour restrictions for Pro and Max plans. The company also increased API limits by up to 1500% for input tokens per minute through a compute capacity deal with SpaceX's Colossus 1 data center.

2 min read
0

Anthropic Doubles Claude Code Usage Limits, API Capacity Increases Up to 1500%

Anthropic announced today that Claude Code is receiving doubled five-hour usage limits across Pro, Max, Team, and Enterprise seat-based plans. Free tier users will not see an increase.

The company is also removing peak hour limitations for Pro and Max accounts, meaning users will experience consistent access regardless of time of day.

API Limits See Massive Increases

Claude API limits have been drastically expanded across all tiers. According to Anthropic:

  • Tier 1: 1500% increase in maximum input tokens per minute
  • Tier 1: 900% increase in maximum output tokens per minute
  • Other tiers received "major boosts" with specific numbers not disclosed

The capacity improvements stem from a compute partnership with SpaceX. Anthropic will utilize the entire Colossus 1 data center, which provides 300 megawatts of compute power from over 220,000 NVIDIA GPUs. This capacity will "directly improve capacity for Claude Pro and Claude Max subscribers," according to the announcement.

Anthropic is also drawing on compute deals with Amazon, Google, and Broadcom to support the expanded limits.

Future Infrastructure Plans

Anthropic stated interest in "partnering with SpaceX to develop multiple gigawatts of orbital AI compute capacity," though no timeline or specific details were provided for this potential initiative.

The company is also expanding its presence in Asia and Europe to serve enterprise customers, though specific locations were not disclosed.

What This Means

The capacity increases address a common pain point for Claude users: hitting usage limits during active development sessions. The removal of peak hour restrictions for Pro and Max users should improve the developer experience, particularly for teams working across time zones. The 1500% API limit increase for Tier 1 is substantial and positions Claude as more viable for production workloads that require consistent throughput. However, Anthropic has not disclosed whether pricing will change alongside these capacity improvements.

Related Articles

changelog

Anthropic SDK v0.121.0 Adds Session Budgets, Mid-Conversation Tool Changes, and GitHub Skills Auto-Loading

Anthropic released version 0.121.0 of its Python SDK on August 7, 2026, introducing a new beta for mid-conversation tool changes, session budgets, an advisor tool, pinned inference location, and skills auto-loading from GitHub. The update also removes retired Claude Opus 4.1 models from the API.

changelog

Anthropic Cuts False Positives in Fable 5's Biology Filter by 85%, Keeps Virology and Toxicology Blocked

Anthropic has cut false positives in Fable 5's biology safety classifier by roughly 85%, letting users ask about lab results, symptoms, and medical questions without being rerouted to the weaker Opus 5 model. Dual-use topics like virology, toxicology, and molecular design remain restricted, with Anthropic citing the difficulty of containing biological threats once released.

research

Study: Humans Approve 1 in 3 Malicious AI Coding Agent Commands in Browser Game Test

A browser-based game simulating Claude Code-style permission requests found that human reviewers approved roughly one in three malicious commands across more than 40,000 game sessions. The findings, alongside Anthropic's own telemetry showing 93% approval rates for permission prompts, highlight growing concerns about approval fatigue in agentic AI coding workflows.

product update

Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224

Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.

Comments

Loading...