What changed
Programmatic Claude usage via subscription plans — previously drawing from the same pool as interactive usage — moves to a dedicated monthly credit billed at full API rates starting June 15. The covered usage types are: Claude Agent SDK, claude -p, Claude Code GitHub Actions, and third-party apps built on the Agent SDK (including OpenClaw, which was previously restricted and is now reinstated under this credit model). Interactive use (Claude Code terminal/IDE, Claude.ai web/desktop/mobile, Claude Cowork) is completely unaffected and continues to draw from subscription limits as before.
TL;DR
Starting June 15, Pro subscribers get $20/month in Agent SDK credits at full API rates; Max 5x gets $100; Max 20x gets $200; Team Standard gets $20/seat; Team Premium gets $100/seat — with "extra usage" available if enabled when credits run out.
Developer signal
Three things to do before June 15: (1) Claim your credit — Anthropic will send an email around June 8; claim it once and it auto-refreshes each billing cycle. If your team plan has multiple seats, each eligible seat gets its own credit. (2) Enable extra usage now at platform.claude.com → Billing, before the deadline — without it, Agent SDK requests stop cold when the credit is exhausted (no graceful degradation, no fallback to subscription limits). With it enabled, overflow bills at standard API rates on your card. (3) Size your workflows: $20 Pro credit at full API rates buys roughly 4M Haiku 4.5 output tokens, 800k Sonnet 4.6 output tokens, or ~160k Opus 4.7 output tokens — light scripting stays well within limits; multi-step agentic loops with long contexts will exhaust a Pro credit in hours. The practical implication: Pro users running heavy automation will need to either upgrade to Max ($20→$100 or $200 credit), switch to a direct API key, or right-size their workloads. One nuance: this change also reinstates OpenClaw and third-party Agent SDK apps that Anthropic had previously restricted from using subscription credits — so if you were blocked from those tools, they work again under the credit model.