Anthropic Reverses Policy on Third-Party Agent SDK and claude-p, Cuts Effective Inference Value by 25-40x for Max Subscribers

Anthropic has reversed course on its May 13 policy change that initially banned third-party agents and the claude-p CLI from using subscription credentials. The new policy, effective June 15, reintroduces access but under a separate credit pool that matches your plan price 1:1—$20 (Pro), $100 (Team), $200 (Max)—with non-rollover credits billed at API rates. Community calculations place the effective inference value drop for Max subscribers at 25-40x.
Timeline of Policy Flips
- Jan 9: Server-side block on OAuth tokens used outside Claude.ai and Claude Code CLI. Broke OpenClaw, OpenCode, Goose, Roo Code.
- Feb 19: Legal docs updated; Agent SDK now requires an API key. Anthropic staff publicly contradicted docs.
- April 4: Full ban on third-party agents using subscription credentials.
- April 21: Claude Code removed from Pro plan in a "2% test"—reverted within 24 hours.
- May 13: Reversal and replacement:
claude-pand Agent SDK return under a separate credit pool at API rates.
Historically, a Max subscriber could run agent orchestration at flat-rate pricing. Under the new model, the $200 plan credits are converted to API-rate equivalent tokens that don't roll over. For heavy automation workloads, this represents a multi-month earnings hit in real inference budget.
The original Reddit post highlights that the lab's prior positioning as the safety-first, transparent alternative to other AI companies is eroding. Quiet doc edits, multiple reversals in two months, and staff contradicting official docs are cited as the "playbook of every other AI company." The shift from "what we're building" to "what we're clarifying" is called out as the tell.
If you're running automation on Max, recalculate your inference budget using the new API-rate credit pool. The old flat-rate economics no longer apply.
📖 Read the full source: r/ClaudeAI
👀 See Also

Docker Containers: The Case Against Cron Jobs
A discussion from r/openclaw highlights the contentious topic of using cron jobs within Docker containers. While easy automation might be the immediate appeal, the community advises against it.

GitHub disables Copilot's ability to insert ads into pull requests after developer backlash
GitHub has removed Copilot's ability to insert promotional 'tips' into pull requests after developers discovered it was adding ads for tools like Raycast. The feature, which allowed Copilot to edit PRs it didn't create when mentioned, was disabled following community feedback.

Claude Daily Digest: /dream Feature Launch, Usage Limits Backlash, and Accessibility Tool
Anthropic shipped the /dream feature for Claude's Auto Memory system, while the community faces usage limit complaints and a deaf developer built a terminal flash notification plugin for Claude Code.

Claude Desktop 1.1.4498 Release Notes: Dock Bounce, Shell Environment Expansion, and Government Cloud Support
Claude Desktop 1.1.4498 adds dock bounce notifications for user attention, expands shell environment extraction to include Claude-specific variables, and introduces government/custom deployment detection. The update also reduces Chrome bridge tool-call timeout from 120 to 10 seconds.