Anthropic's New Claude Subscription Credits: Agent SDK and claude -p Get Separate Capped Pool Starting June 15

Anthropic announced that starting June 15, Claude subscribers will have a separate monthly credit for Agent SDK and claude -p usage. The new structure: Max 20x plan gets $200/month, Max 5x gets $100/month, and Pro gets $20/month. Once the credit is consumed, programmatic usage halts unless users opt into extra usage billing at API rates. Interactive use of Claude Code and chat remains on the existing subscription pool.
Community Reaction
Across Reddit, GitHub, HN, and tech press, about 120 distinct opinions were tracked. The sentiment split is roughly 60% negative (credit too small, perceived value regression), 25% pragmatic ("inevitable, old model was broken"), and 15% neutral to supportive ("interactive use untouched, fair").
Theo Browne (T3.gg) noted that anyone using T3 Code, Conductor, Zed, or claude -p in CI scripts had their effective usage cut by 25x, forcing him to make the Claude Code experience on T3 Code "significantly worse." Ben Hylak (co-founder of Raindrop.ai) commented: "This is either really silly, or shows how bad of a spot Anthropic is in re: GPUs."
The Contradiction
Anthropic has aggressively shipped agentic features over the last 3 months — Routines (cloud-hosted with schedule/webhook/GitHub triggers, no human in the loop), /goal (autonomous execution), /loop (persistent in-session repetition), scheduled tasks, Agent View (multi-session monitoring), and Remote Control (manage sessions from phone). These features train users to treat Claude Code as an always-on autonomous system. However, Routines draw from the regular subscription pool, while claude -p doing the same work draws from the new capped credit. The billing boundary is not "interactive vs agentic" but "first-party agentic vs everything else."
Anthropic also has Managed Agents — its API-side agent harness with cloud containers, built-in tools, and prompt caching, billed API pay-as-you-go. This creates three tiers: Routines (subscription), Agent SDK/claude -p (capped credit), and Managed Agents (API billing).
📖 Read the full source: r/ClaudeAI
👀 See Also

Google's TimesFM 2.5: 200M-parameter time-series model with 16k context
Google Research released TimesFM 2.5, a 200M-parameter decoder-only foundation model for time-series forecasting with 16k context length and continuous quantile forecasting up to 1k horizon.

Microsoft exec suggests AI agents may require software licenses as 'seat opportunities'
Microsoft executive Rajesh Jha suggests AI agents could need their own software licenses, with each agent counting as a 'seat' in enterprise systems. This contrasts with views that AI will reduce license counts by replacing human users.

Synthetic announces major pricing restructuring with significant rate limit changes
Synthetic is replacing its Standard and Pro tiers with subscription packs at $30/month, offering 135 messages per 5 hours per pack. Existing Pro users will see their 1,250 messages per 5 hours reduced to 335 messages for the same $60/month price.

Manifest adds GitHub Copilot as fourth AI provider for OpenClaw routing
Manifest now supports routing OpenClaw requests through GitHub Copilot subscriptions, joining Anthropic, OpenAI, and Minimax as available providers. This allows developers to use their existing Copilot plans for code tasks through models built for development.