Claude Code limits are changing on September 14, 2026. Updated August 31, 2026: Anthropic says Claude Code’s standard weekly limits will rise permanently by 25% on September 14. The catch is that users currently have a temporary 50% boost. In practical terms, the September change is about a 17% reduction from the allowance many subscribers are using today.
Short version of the Claude Code limits change: this is not a 25% cut from the old plan, and it is not a 25% increase from today’s quota. Anthropic is moving users from a temporary 150% level back to a permanent 125% level, using the old standard as the baseline.
Anthropic’s official announcement
Anthropic’s developer account, ClaudeDevs, posted the change on August 29. The announcement names Pro, Max, Team and seat-based Enterprise plans.
Anthropic then added the sentence that made the story go viral:
Claude Code limits math: 100 → 150 → 125
Anthropic has not published a fixed number of prompts or tokens for this policy. The cleanest way to understand the change is to index the old standard weekly allowance at 100:
| Period | Relative weekly allowance | What it means |
|---|---|---|
| Old standard | 100 | Baseline before the promotion |
| Current temporary boost | 150 | 50% above the baseline |
| From September 14 | 125 | 25% above the baseline, permanently |
That produces both of Anthropic’s numbers:
- 125 versus 100 = +25%: the permanent increase compared with the old standard.
- 125 versus 150 = -16.7%: the reduction compared with the temporary level, rounded to 17%.
So the viral claim that Anthropic is cutting limits by 25% is wrong. The equally incomplete claim that users are simply receiving 25% more is also misleading. Both percentages are true only when the reference point is stated.
Claude Code limits timeline: when does the change happen?
ClaudeDevs says the temporary 50% increase remains in place until September 14, with the new permanent level starting that day. There is a documentation mismatch worth watching: Anthropic’s Help Center promotion page has still shown an August 31 end date. The X announcement is the newer statement, but users should check /usage and Settings → Usage around the transition instead of relying on a stale page.
Claude Code limits: what changes—and what does not
- Changes: the standard weekly Claude Code allowance for Pro, Max, Team and seat-based Enterprise plans.
- Does not change in this announcement: subscription prices, API token pricing, or a fixed number of prompts.
- Five-hour limits: Anthropic’s post is about weekly limits. It does not announce a new five-hour cap.
- Usage accounting: plan usage can vary with model choice, context length, tool calls, effort level and other Claude activity. A weekly quota cannot be translated into a universal prompt count.
What the SpaceX Colossus deal has to do with it
The SpaceX connection is real. In its May 6 announcement, Anthropic said it had signed for all of the compute capacity at Colossus 1—more than 300 megawatts and over 220,000 NVIDIA GPUs—and linked that capacity to higher Claude availability. Anthropic also said it doubled Claude Code’s five-hour rate limits for paid plans and removed peak-hour reductions for Pro and Max.
SpaceXAI described the same arrangement as access to Colossus 1 for training, fine-tuning and inference. A later SEC filing response disclosed that the commercial agreement covers capacity across Colossus and Colossus II, with a reported $1.25 billion monthly commitment and a 90-day termination right.
That does not mean every GPU is available to the subscription pool at every moment. Capacity has to be scheduled among training, evaluations, enterprise workloads, API traffic, regions, maintenance and internal development. A large compute contract can raise burst capacity while a weekly cap is still used to keep a subscription service predictable.
Why are Claude Code limits lower after buying more compute?
Anthropic’s only direct explanation is capacity planning. In the follow-up post, the company thanked users while it worked out “what we can sustainably serve going forward.” Its April compute announcement was more explicit about the underlying pressure: enterprise, developer and consumer demand had accelerated, and growth had strained reliability and performance during peak hours.
The following are reasonable industry explanations, not confirmed Anthropic statements:
- Agentic workloads are more expensive than chat. Claude Code can read a large repository, call tools, retry failed actions, run tests and continue for a long time. A small number of heavy sessions can consume far more inference compute than many short chats.
- Newer models increase cost per task. Long context, higher reasoning effort and model switching improve results, but they also make the average request more expensive. Weekly limits are a way to manage the tail of the distribution, not just the average user.
- Reliability matters more than theoretical capacity. “220,000 GPUs” is a headline capacity number, not a promise that all of it is online, in the right region, connected to the right serving stack and available for interactive traffic at the same time.
- Anthropic may be reserving capacity for future work. Training, evaluations, enterprise commitments and upcoming products compete with consumer inference. It is plausible that Anthropic is protecting room for those workloads, but there is no public evidence that this specific change is funding a secret model or pre-training run.
Is a new Claude model coming?
Nothing in Anthropic’s limit announcement confirms a new model. The phrase “more visibility and control of your usage” points more clearly to product and quota changes than to a model launch. Treat posts claiming that Anthropic is definitely saving compute for a named unreleased model as speculation until Anthropic publishes evidence.
How this compares with Codex, Cursor and API access
The practical difference is the billing model, not a simple “which tool has more prompts” ranking:
| Product route | Typical capacity model | Best fit |
|---|---|---|
| Claude Code subscription | Rolling five-hour limits plus a weekly pool shared with Claude activity | Predictable monthly spending and interactive coding |
| OpenAI Codex or another subscription coding agent | Provider-specific session or message limits; check the current plan documentation | Users who want a second agent or fallback workflow |
| Cursor or similar IDE tools | Plan limits and model-specific policies vary by product | Developers who prefer an integrated editor workflow |
| Claude API / Console | Pay-as-you-go tokens and service tiers | Bursty automation or work that does not fit a flat-rate quota |
What Claude Code users should do now
- Run
/usagebefore September 14 and record the weekly number and reset time. - Plan September work against 125% of the old baseline, not the temporary 150% level.
- Keep five-hour limits and weekly limits separate when diagnosing a “limit reached” message.
- Use smaller context windows, compact old sessions and choose a lower-cost model for routine tasks when appropriate.
- For a deadline or a burst of automation, consider usage credits or API billing and set a spending cap.
Bottom line
Claude Code users are not losing 25% from the original plan. They are moving from a temporary 50% weekly boost to a permanent 25% increase. That is a real 16.7% (about 17%) reduction from today’s boosted allowance, and Anthropic has said so itself.
The Colossus deal explains how Anthropic could raise limits in May; it does not guarantee unlimited consumer inference. The most defensible reading today is capacity management under rapidly growing agentic demand. A future model or training push is possible, but it is not the explanation Anthropic has confirmed.
For more developer-tooling analysis, visit Eyestech.