Zed Explains Anthropic's Claude Billing Change for ACP
Zed blog post signed by Franciska Dethlefsen (head of growth and marketing), published on May 14, 2026 — the day after Anthropic's announcement — to answer Zed users' questions. Subject: starting June 15, Anthropic splits Claude subscription billing into two pools — one for its first-party tools (chat, the official Claude Code CLI), the other for third-party agent and SDK usage (anything going through ACP, claude -p, or a third-party tool).
By **Franciska Dethlefsen** — head of growth and marketing chez **Zed Industries**. Le rôle est déterminant pour lire le texte : ce n'est pas un billet d'ingénierie mais une **communication de crise produit**// Source zed.dev ↗/Reading 2 min/.md// Auto-verified translation
Post published on the Zed blog on May 14, 2026 by Franciska Dethlefsen (head of growth and marketing), the day after an Anthropic announcement and in response to user questions — « the details have been hard to parse ».
What's changing. Starting June 15, Anthropic splits Claude subscription billing into two pools: first-party tools (chat, the official Claude Code CLI) on one side, third-party agent and SDK usage on the other — anything going through ACP, claude -p, or a third-party application. This usage stops drawing from the Pro or Max limits and switches to a monthly Agent SDK credit: $20 (Pro), $100 (Max 5x), $200 (Max 20x). Once the credit is exhausted, usage continues at standard API pricing if overage is enabled; otherwise requests stop until the next cycle.
when the official claude CLI runs in the terminal, it uses your subscription's limits, not the new credit
— **Franciska Dethlefsen** — head of growth and marketing chez **Zed Industries**. Le rôle est déterminant pour lire le texte : ce n'est pas un billet d'ingénierie mais une **communication de crise produit** , zed.dev
Why it's significant. Subscriptions had subsidized agentic usage by roughly 15 to 30× relative to API pricing, and the new credits are billed at full API rates. Hence the verdict: « for anyone using agents heavily, this is a major cost increase ».
The three options. First, stay on the subscription by running the official claude CLI in a terminal inside Zed rather than via ACP — the same tool then keeps the subscription limits. Next, Zed's built-in agent with the provider of one's choice: Zed-hosted models, API keys, Copilot, local Ollama, DeepSeek. Finally, any ACP agent — OpenCode, Codex, Factory, Cursor —, several of which still offer rate-limited subscriptions that subsidize heavy usage. The post also slips in the announcement of Terminal Threads, intended to make TUI agents a first-class element of orchestration in Zed.
The thesis.« ACP is an open protocol… so that your editor is never locked into one provider's pricing decisions. » With an explicit anticipation: « We suspect this kind of change won't be the last. » The open-protocol argument here is not technical but economic — it protects less against incompatibility than against a pricing decision.
Addendum of June 16, 2026. Anthropic suspends the change: ACP, claude -p, the Agent SDK, and third-party applications continue to work with subscriptions exactly as before, no separate credit exists, limits are unchanged. The post thus describes a pricing regime that never took effect — and its most important piece of information postdates its own publication by a month.
Key takeaways
The mechanics to remember. two billing pools. Pool 1 — Anthropic's first-party tools (chat, the official Claude Code CLI) → the usual Pro/Max subscription limits. Pool 2 — third-party agent and SDK usage (ACP, claude -p, third-party applications) → a separate Agent SDK credit, $20 / $100 / $200 depending on Pro / Max 5x / Max 20x, billed at full API rates. Once exhausted: falls back to standard API pricing if overage is enabled, otherwise stops until the next cycle.
The figure carrying the entire article. subscriptions had subsidized agentic usage by roughly 15 to 30× the equivalent API rate. The change therefore doesn't "rebalance" a price, it removes an order-of-magnitude subsidy. Provenance worth noting: this figure is not an Anthropic data point nor a Zed measurement — it comes from a third-party analysis (attributed to engineer Matthew Diakonov by [[sawers-thenewstack-anthropic-pause-agent-sdk-subscription-2026-06-16]], which sources it; the Zed post itself does not source it). Should be cited as an external estimate, not an established fact.
The pricing boundary runs through the call path, not usage. the first recommended option is to run the official claude CLI in a terminal inside Zed — same tool, same machine, same user, same work, but different billing depending on the invocation channel. The pricing boundary doesn't run through usage, it runs through the call path. This is the most instructive point of the whole case: when a pricing policy distinguishes technically equivalent paths, it becomes an arbitrage-around-the-rule, not a usage policy. (The New Stack sums it up better than Zed does: « the same tool, billed differently depending on how you invoked it ».)
The three options, and what their order says. (1) stay on Claude via the terminal CLI — Zed first proposes a workaround, which implies admitting the workaround exists; (2) Zed's built-in agent with any provider (Zed-hosted models, API keys, Copilot, Ollama, DeepSeek); (3) any ACP agent (OpenCode, Codex, Factory, Cursor), « several of these still offer rate-limited subscriptions that subsidize heavy usage » — in other words: others still subsidize, go ahead. Zed isn't defending Claude, it's defending its own decoupling.
Product announcement slipped into the post.Terminal Threads, meant to make TUI agents a first-class citizen in Zed's orchestration. A crisis post that carries a roadmap along with it — a signal that option 1 (terminal) is not a reluctant stopgap but a direction already underway.
The thesis, which survives the reversal.« ACP is an open protocol… so that your editor is never locked into one provider's pricing decisions. » And above all the anticipation: « We suspect this kind of change won't be the last. Providers will continue adjusting how they bill for agent usage as the economics evolve. » → The open-protocol argument is not technical, it is economic: this is not about code portability but about portability against pricing risk. It is the best adoption argument ever made for ACP, and it comes from a billing incident, not an architectural consideration. Worth relating to [[agentclientprotocol-introduction-2026-08-02]], whose official case (integration overhead, compatibility, lock-in) never mentions price.
Self-contradicting artifact — handle with care. the post carries at its top an addendum dated June 16, 2026 announcing the suspension of the change. ACP, claude -p, the Agent SDK, and third-party applications continue with subscriptions as before; no separate credit to claim; limits unchanged; Anthropic « revising the plan » with promised advance notice. The post's most important content postdates its publication date by a month. Practical consequence: citing this post without its addendum describes a pricing regime that never took effect.
What the suspension doesn't change. (and why the note is still worth keeping): the announced credit figures, the order of magnitude of the subsidy, the terminal/ACP asymmetry, and the thesis on pricing volatility remain the best documented snapshot of the economics of agentic usage under subscription in spring 2026. The regime was cancelled; the tension that produced it was not.
FinOps angle. this case is a textbook example of token-cost governance — a budget line whose unit price can shift by an order of magnitude through a unilateral vendor decision, with no change in usage on the client side. Worth relating to [[tokenomics-foundation-linux-finops-token-economics-about-2026-06-03]], [[rafal-wenvision-tokenomics-foundation-finops-ia-2026-06-04]] and gupta-token-budget-wars-marginal-token-utility-2026-05-28.
Meta / related. direct chronological follow-up in sawers-thenewstack-anthropic-pause-agent-sdk-subscription-2026-06-16 (the suspension, seen from outside, with the context missing here); primary source for the protocol in agentclientprotocol-introduction-2026-08-02; this post is one of the sources cited by girard-acp-deux-protocoles-un-sigle-2026-08-02, which it feeds with its chronology and the rule « who consumes, and on whose behalf ».
Key figures
monthly Agent SDK credits of $20 (Pro), $100 (Max 5x) and $200 (Max 20x)