On April 4 at 12pm PT / 8pm BST, Anthropic ended third-party harness access for Claude subscriptions. The notice, sent to subscribers by email and posted to Hacker News, reads verbatim: "Starting April 4 at 12pm PT / 8pm BST, you'll no longer be able to use your Claude subscription limits for third-party harnesses including OpenClaw." Anthropic's stated reasoning: "Capacity is a resource we manage carefully and we need to prioritize our customers using our core products."
The policy applies to all third-party harnesses, with OpenClaw the only one named explicitly. Subscribers received a one-time credit equal to one month's subscription, redeemable through April 17. Subscription usage now flows only through first-party clients — Claude Code, claude.ai, and the Anthropic API (separately billed).
For developers who routed a Claude subscription through OpenClaw, Aider, or a custom CLI wrapper, this is a routing problem with a $20-$200/month bill on the line. Token Tape mapped the four substitute paths.
Policy Diff
Vendor: Anthropic
Change: Claude subscription limits can no longer be used by third-party CLI harnesses. First-party clients only.
Effective: April 4, 12pm PT / 8pm BST. Already in force as of this issue.
Affected: OpenClaw users; Aider, custom CLI wrappers, and other harnesses operating against a Claude subscription. The policy "applies to all third-party harnesses," per Anthropic's email — only OpenClaw is named explicitly.
Unchanged: Direct Claude Code use, claude.ai web chat, and Anthropic API key billing — none of these are affected.
Mitigation Anthropic offered: A one-time credit equal to one month's subscription, redeemable through April 17.
Sources: HN 47633396 (full email text in OP). Community discussion of who's affected: "Who is using OpenClaw?" — HN 47783940.
Price Watch
The OpenClaw bridge effectively gave users harness flexibility at subscription pricing. Token Tape mapped the four substitute routes by monthly cost and what each gives up.
Path | Monthly | Trade-off |
|---|---|---|
Stay Anthropic; use Claude Code direct | $20 (Pro) — $200 (Max 20×) | No harness flexibility. Workflow rebuild required. |
Cursor Pro | $20 | Multi-vendor router (Claude / GPT / Gemini); IDE-integrated, not CLI. |
Warp Pro | $20 | Terminal-native; bring-your-own-subscription model. |
Pay Anthropic API direct in any harness | Variable | Highest unit cost; decouples from subscription entirely. |
The last row is the trap: API-direct billing on heavy agentic loops can compound past a Pro subscription's monthly price within days — a known pattern but one Token Tape will not put a specific dollar range on without per-user data.
The multi-vendor stack is already the indie norm. Commenters in the follow-up HN thread describe combinations: Claude API at "$100-150/month," ChatGPT Plus through Codex at $20/month, Minimax at $10/month, and Z.ai (whose plans, per the same thread, still allow third-party harness access). Anthropic's policy removes one specific route through that landscape; it doesn't eliminate the demand pattern.
Enterprise pricing sits on a separate axis. Briefs reported Uber rolled out Claude Code in December 2025, saw usage double by February, and exhausted its 2026 AI budget by April — with per-engineer API costs cited at $500-$2,000 per person monthly and Uber's (unnamed) CTO describing the company as "back to the drawing board" on AI budgeting. (Briefs names no other on-record sources for the budget figures, so the specific totals stay a black box; the timeline and the CTO quote are what's most directly attributable.) Either way, harness restrictions are a rounding error at enterprise scale; indie users carry the policy's full impact.
Harness Compatibility
Status by harness, post-policy.
Claude Code: Unaffected. First-party Anthropic client.
Codex CLI: Unaffected. OpenAI ecosystem — ChatGPT Pro / Plus quota still usable through Codex CLI.
Gemini CLI: Unaffected. Google ecosystem.
Cursor: Unaffected. Cursor subscriptions are separate from Anthropic Pro / Max.
Warp: Unaffected. Same independence.
OpenClaw + Anthropic subscription: Broken since April 4. Workaround: switch OpenClaw to a direct Anthropic API key. Subscription quota is gone; separate API billing applies.
Aider against a Claude subscription: Broken. Same workaround.
Custom CLI wrappers built on Pro / Max keys: Broken. Same workaround.
This Week's Switch
Switch: Cursor Pro
Why: $20/month for multi-vendor routing across Claude, GPT, and Gemini, with no exposure to a single vendor's harness-policy decisions. OpenClaw users routing through a Pro subscription get equivalent flexibility back at the same price point. Link: cursor.com
The argument for Cursor over the API-direct route is unit cost: Cursor Pro caps at $20/month under a token-bucket model, while API-direct usage scales with consumption and can outrun a subscription quickly on heavy agentic work. The argument for Cursor over Warp is IDE integration; the argument for Warp over Cursor is terminal-native workflow. Either is a defensible exit from OpenClaw.
The argument against switching at all: if a harness was a control surface for an existing prompting workflow, rebuilding inside Cursor or Claude Code is a 1-2 day cost. Users with that lock-in may find paying API rates for one more month while migrating is the lower-risk path.
Coming next week: Token Tape is tracking the Claude Code malware-reminder regression (anthropics/claude-code#49363) as Issue 002 — a parallel token-burn problem affecting users who did stay first-party.