usage limits
30 articles about usage limits in AI news
Claude Code Doubles Usage Limits After 80x Growth Surge
Anthropic doubled Claude Code usage limits after 80x growth. Product lead says no roadmap exists.
How Claude Code Users Are Hitting Usage Limits and What To Do About It
Claude Code power users are hitting rate limits. Here's how to optimize your workflow to stay productive when the meter runs red.
Claude Code's Usage Limit Workaround: Switch to Previous Model with /compact
A concrete workflow to avoid Claude Code's usage limits: use the previous model version with the /compact flag set to 200k tokens for long, technical sessions.
Claude Code Users Report Sudden Usage Limit Issues: How to Work Around It
Claude Code users on the Max 5x plan are hitting usage limits in just 3-5 messages. Here's what's happening and how to adapt your workflow.
Claude Code's Off-Peak Limits Double for Two Weeks: How to Schedule Your Heavy Workloads
Anthropic is doubling Claude's usage limits during off-peak hours for two weeks. Schedule your most demanding coding tasks for these times to maximize output.
How to Get 2x Claude Code Usage and Work Around Weekly Limits
Anthropic is offering 2x usage to some Claude Code users. Here's how to check your eligibility and optimize your workflow within the limits.
Claude Code's New /compact Flag Cuts Token Usage 40%
Claude Code's new /compact flag reduces context usage by 40%, letting you work with larger codebases without hitting token limits.
Cursor Doubles Model Usage on All Plans, Adds Grok 4.5
Cursor doubled included model usage on all plans, adding Grok 4.5 and Composer 2.5 without price changes, pressuring competitors like GitHub Copilot.
Claude Code Rate Limits Just Doubled: How to Use the New Capacity Starting Today
Claude Code's doubled rate limits and removed peak-hour throttling on Pro, Max, Team, and Enterprise plans let you stop conserving Opus quota and run parallel agent sessions without limit anxiety.
Anthropic Doubles Claude Code Rate Limits, Leases All of SpaceX's Colossus 1
Anthropic doubled Claude Code's 5-hour rate limits and removed peak-hour throttling for Pro, Max, Team, and seat-based Enterprise plans, then disclosed the source of the new capacity: a lease on the entire Colossus 1 data center — 300 MW and ~220,000 NVIDIA GPUs in Memphis — that SpaceX absorbed when it took over xAI.
Anthropic Permanently Increases API Rate Limits for All Subscribers
Anthropic has permanently increased API rate limits for all subscribers, a move that expands developer capacity without a price hike. This follows a period of high demand and frequent limit adjustments.
Claude Code's 'Out of Extra Usage' Bug: What's Happening and How to Work Around It
Some Claude Code users on Max plans are hitting a false 'out of extra usage' error. The workaround is to toggle your extra usage setting off and on.
Code-Review-Graph Cuts Claude Token Usage 8.2x with Local Knowledge Graph
A developer released 'code-review-graph,' an open-source tool that uses Tree-sitter to build a persistent structural map of a codebase. This allows Claude to read only relevant files, cutting average token usage by 8.2x across six real repositories.
OpenAI Unbundles Codex API, Launches Metered Pilot with Usage-Based Pricing
OpenAI has unbundled its Codex code-generation model from ChatGPT Business, making it available as a standalone, usage-metered product. This allows teams to pilot Codex without purchasing full ChatGPT seats and ties costs directly to coding output.
Claude Code Usage Spikes: How to Diagnose and Mitigate Sudden Limit Hits
Multiple developers report unexplained 20x increases in Claude Code usage consumption. Here's how to check if you're affected and what to do about it.
Claude Code v2.1.86 Fixes /compact Failures, Adds Context Usage Tracking
Latest update fixes critical /compact bug, adds getContextUsage() for token monitoring, and improves Edit reliability with seed_read_state.
Claude Account Switcher: Hot-Swap Accounts in One Click to Bypass Rate Limits
A new macOS menu bar app lets you instantly switch between multiple Claude Code accounts, displaying live usage data and eliminating manual logout/login friction.
ClaudeRank: The Open-Source Widget That Shows Your Claude Code Usage Stats in Real-Time
ClaudeRank is a free desktop widget that tracks your Claude Code token usage and concurrency, ranking you against other developers globally.
OpenAI Reportedly Planning Premium ChatGPT Tiers with Higher Rate Limits
OpenAI appears to be preparing new premium ChatGPT subscription tiers priced at $100 and $200 per month, offering 5x and 20x higher usage rates respectively. This move signals a strategic shift toward serving power users and enterprise customers who require more intensive AI interactions.
Claude Code Token Costs Got You Down? Here's How to Cut Usage 40% Without
Claude Code users frustrated by token costs should use /compact, optimize CLAUDE.md, and route cheap models via OpenRouter for simple tasks—no local model matches Claude's quality yet.
What 19M+ Claude Code Commits Tell Us About Real-World Usage
A new dashboard tracking Claude Code's GitHub footprint reveals TypeScript dominance, massive net code growth, and how developers are using it to ship.
Anthropic Reverses Claude Agent SDK Billing Overhaul Before Launch
Anthropic paused its June 15 billing overhaul for the Claude Agent SDK, keeping usage within regular subscription limits, amid a brewing price war with OpenAI and its own upcoming IPO.
Anthropic Ejects Programmatic Claude Use From Pro Subscriptions
Anthropic gives Pro subscribers a $20 monthly credit for Agent SDK usage starting June 15, separating programmatic use from interactive subscription limits.
Claude Opus 4.6 Unlimited Access Deal Sparks Developer Interest
A developer reports finding a deal for unlimited Claude Opus 4.6 usage without rate limits, potentially offering significant cost savings for heavy users compared to Anthropic's official API pricing.
Track Claude Code's Peak Hours with PromoClock's API and CLI Integration
A new free tool provides a live API and CLI snippet to show if you're in a peak usage window, helping you manage your Claude Code session limits more effectively.
Build a Free-to-Pro MCP Server: The 7-Step Monetization Playbook That Works
Monetize your MCP server by adding a usage counter and Stripe payment link when users hit a free tier limit. One Email Verify MCP server made $7 from 11 Smithery installs.
Webify MCP: Cut Web Research Token Costs by 97% in Claude Code
Webify MCP slashes web research token usage by 97% in Claude Code using DOM graph + BM25 retrieval. Install with one pip command and let Claude auto-route web queries through it.
Anthropic Releases Claude Mythos Publicly as 'Fable' at 2x Opus Price
Anthropic released Claude Mythos publicly as 'Fable' at 2x Opus pricing, targeting agent workflows with strong safety limits.
Anthropic Splits --print Into $100/Mo Credit, Torpedoes CLI Workarounds
Anthropic splits `claude --print` and Agent SDK usage into separate monthly credits. Pro gets $20/mo, Max gets $100-$200/mo. Credits don't roll over.
Claude Code quota proxy exposes unified Opus/Sonnet pool
A developer's proxy makes Claude Code usage-aware by intercepting hidden rate limit headers. Sonnet and Opus share one quota pool despite separate UI bars.