Gwd.putty PDocsAI & Machine Learning
Related
9 Key Capabilities of OpenAI’s GPT-5.5 on Microsoft FoundryUrgent Privacy Alert: Your ChatGPT Conversations Are Training the AI—Here’s How to Stop It NowDecoding Large Language Models: Unraveling Interactions with SPEX and ProxySPEXNavigating Non-Determinism: Testing AI-Generated Code Without Full VisibilityOpenAI Broadens Cloud Horizons: AWS Integration Signals New Era in AI Competition10 Key Mathematical Concepts Behind Large Language ModelsMIT's SEAL Framework Lets AI Models Rewrite Their Own Code, Marking Leap Toward Self-Improving SystemsPython Rushes Out Emergency Updates to Fix Regressions and Security Holes

Anthropic Ends All-You-Can-Eat AI Agent Usage, Imposes Metered Credits Per Subscription Tier

Last updated: 2026-05-17 06:08:03 · AI & Machine Learning

June 15, 2025 – Anthropic will cap programmatic usage of its Claude AI across all subscription plans, replacing unlimited automation with a monthly credit system billed at API rates. The change, effective next month, targets tools including the Agent SDK, GitHub Actions, and third-party frameworks like OpenClaw.

The move effectively ends the era of flat-fee, all-you-can-eat AI coding and agent subscriptions. Developers who previously ran autonomous agents, CI/CD pipelines, and automated scripts under a single subscription will now face separate metered charges for those workloads.

Background

Anthropic announced in April via X that Claude subscriptions would no longer cover usage on third-party tools such as OpenClaw, citing compute capacity constraints. At that time, developers using external agent frameworks were told to purchase additional bundles or switch to direct API access.

Anthropic Ends All-You-Can-Eat AI Agent Usage, Imposes Metered Credits Per Subscription Tier
Source: www.infoworld.com

Before that change, programmatic workloads and interactive Claude usage drew from the same subscription pool. This made higher-tier Claude plans particularly attractive for long-running agent tasks, as usage through the Agent SDK or OpenClaw was effectively unlimited under the subscription price.

How the New Credit System Works

Starting June 15, each subscription tier will receive a fixed monthly credit allowance for programmatic use, mirroring the plan’s price:

  • Pro users: $20 in monthly credits
  • Max 5x users: $100 in credits
  • Max 20x users: $200 in credits

Usage beyond those credits will be billed at standard API rates. The credits apply only to programmatic tools—standard chat and coding assistance remain under the existing subscription limits.

Developer Reaction

The policy has triggered widespread concern among developers, many of whom built projects and automations around Claude’s flat-rate pricing. Yadesh Salvi, a senior data scientist, wrote on X: “The monthly limit you are providing won’t even last a day of serious work. You are just reducing/removing the usage of some of the most used features like Claude Agent SDK and claude -p [in Claude Code] and calling it a perk.”

Anthropic Ends All-You-Can-Eat AI Agent Usage, Imposes Metered Credits Per Subscription Tier
Source: www.infoworld.com

Advait Patel, a senior site reliability engineer at Broadcom, echoed those views: “For developers who built side projects and personal automations on top of a flat Pro or Max plan, this is a real shift.” Patel added: “A dedicated credit pool gives you a small free runway for experimentation, but the moment your agents become useful enough to run often, you are on metered billing whether you like it or not.”

What This Means

Developers may need to abandon the notion that AI subscriptions offer a low-cost route to production-grade agentic workloads. As vendors like Anthropic shift toward consumption-based pricing in response to surging compute costs, the era of affordable, unlimited automation may be over for all but the lightest users.

Heavy agentic users, who previously consumed far more compute than a $20 or $100 subscription could support, will face steeply escalating bills. Enterprise budgeting for AI tools will become more complex, requiring careful monitoring of programmatic usage and potential cost overruns.

For side projects and personal automations, the new credits may provide a small sandbox, but scaling those projects will now carry a direct cost. Developers are advised to review their usage patterns and consider migrating to direct API access if their workloads exceed the included credits.