Anthropic attributes Claude Code usage drain to peak-hour caps and large context windows
Anthropic has identified two primary causes for Claude Code users hitting usage limits faster than expected: stricter rate limiting during peak hours and sessions with context windows exceeding 1 million tokens. The company also recommends switching to Sonnet 4.6 instead of Opus, which consumes limits roughly twice as fast.
Anthropic Attributes Claude Code Usage Drain to Peak-Hour Caps and Expanding Contexts
Anthropichas identified the root causes behind complaints from Claude Code users depleting their usage limits faster than anticipated, according to Anthropic's Lydia Hallie.
The two primary factors are:
- Tighter peak-hour rate limits — Anthropic implements stricter usage caps during periods of high demand
- Ballooning context windows — Sessions with 1-million-token contexts or larger consume limits significantly faster
Bug Fixes and Billing Accuracy
Hallie confirmed Anthropic fixed several bugs but stated none resulted in incorrect billing. The company has deployed efficiency improvements and added in-product notifications to help users understand their usage patterns better.
Anthropic's Recommendations
To manage usage more effectively, Hallie recommends:
- Switch to Sonnet 4.6 instead of Opus, which consumes limits approximately twice as fast
- Disable Extended Thinking when not required for specific tasks
- Start fresh sessions rather than continuing previous conversations to reduce accumulated context
- Limit context window size to reduce per-request token consumption
Users experiencing usage depletion they believe is unusual should report the issue through the in-product feedback function.
What This Means
The clarification addresses a widespread concern among Claude Code users and reveals that usage consumption is largely a function of rate limiting mechanics and user behavior rather than billing errors. The recommendation to use Sonnet 4.6 over Opus suggests a significant performance-per-token trade-off between the two models. Anthropic's focus on user transparency through pop-ups and clearer guidance indicates the company is attempting to manage expectations around usage consumption before users encounter hard limits.
Related Articles
Anthropic's Claude Code leak exposes Tamagotchi pet and always-on agent features
A source code leak in Anthropic's Claude Code 2.1.88 update exposed more than 512,000 lines of TypeScript, revealing unreleased features including a Tamagotchi-like pet interface and a KAIROS feature for background agent automation. Anthropic confirmed the leak was caused by a packaging error, not a security breach, and has since fixed the issue.
Claude Code bypasses safety rules after 50 chained commands, enabling prompt injection attacks
Claude Code will automatically approve denied commands—like curl—if preceded by 50 or more chained subcommands, according to security firm Adversa. The vulnerability stems from a hard-coded MAX_SUBCOMMANDS_FOR_SECURITY_CHECK limit set to 50 in the source code, after which the system falls back to requesting user permission rather than enforcing deny rules.
Claude Code source leak reveals Anthropic working on 'Proactive' mode and autonomous payments
Anthropic's Claude Code version 2.1.88 release accidentally included a source map exposing over 512,000 lines of code and 2,000 TypeScript files. Analysis of the leaked codebase by security researchers reveals evidence of a planned 'Proactive' mode that would execute coding tasks without explicit user prompts, plus potential crypto-based autonomous payment systems.
OpenAI embeds Codex plugin directly into Anthropic's Claude Code
OpenAI released a plugin that embeds its Codex coding assistant directly into Anthropic's Claude Code, the market-dominant code IDE. The plugin offers standard code review, adversarial review, and background task handoff capabilities, requiring only a ChatGPT subscription or OpenAI API key.
Comments
Loading...