Anthropic announced on May 13 that paid Claude subscribers will get a separate, dedicated monthly credit pool for programmatic usage starting June 15. The change covers the Agent SDK, the claude -p headless mode, Claude Code GitHub Actions, and third-party harnesses like OpenClaw that were briefly cut off from subscription billing in April. The move ends a five-week stretch where solo builders had to either downgrade their workflow or move to pay-per-token API billing to keep their agent stacks alive.
What This Enables
If you build with Claude through automation rather than the chat UI, this restores the workflow you were running before April and adds a predictable budget line. A Claude Pro plan ($20/month) ships with $20 of monthly Agent SDK credit; Max plans ($100 and $200) ship with $100 and $200 respectively, billed at standard API rates. You can now point your Cursor session, OpenClaw agent, n8n workflow, or custom Claude Code script back at your subscription account and stop juggling a separate Anthropic API key for everyday automation, as long as your monthly run stays inside the dedicated pool. If you blow through the pool mid-month, the agent stops, your interactive Claude.ai chat keeps working, and you have to top up with API credits.
Why It Matters
Anthropic's April block on third-party agents was the single biggest creator complaint about the service this spring, and the new model is the second usage-limit walk-back in eight days. The SpaceX Colossus 1 compute deal raised Pro and Max usage limits on May 6, and the new Agent SDK pool effectively raises the ceiling again for programmatic-heavy users. The catch: credits do not roll over month-to-month, and you cannot dip into the interactive subscription pool to cover an overrun. VentureBeat reads the move as a framing trick: Anthropic took something away in April and is returning a worse version of it with a price tag.
Key Details
The pool starts June 15 across Pro, Max 5x, Max 20x, and Team plans. Programmatic usage is defined as anything that calls the Claude API without a human in the Claude.ai UI: Agent SDK apps, claude -p headless runs, GitHub Actions, and third-party harnesses. Credits bill at standard API rates per Claude pricing, so a Pro subscriber's $20 monthly pool covers roughly 1.3M Sonnet output tokens or 270K Opus output tokens before the wall. The April restriction on third-party agents is gone: OpenClaw, OpenCode, and similar harnesses are formally allowed again, as long as they run against the dedicated pool. XDA Developers has the full breakdown.
What to Do Next
Before June 15, audit your current Claude usage and decide whether your programmatic share fits inside the new pool or whether you should switch that workload to pay-as-you-go API billing. If you were forced onto a dedicated API key in April, plan the cutover back to subscription billing for June 15, and keep the API key as overflow. If you are on the fence about upgrading from Pro to Max, the doubled programmatic budget is a real consideration: it is more usable now that Claude Code's interactive limits also doubled earlier this month.