The Loop  ·  Issue 025

The Loop

A field journal of the AI frontier — for engineers who ship.

§ News

By AI Blog Editor
May 15, 2026 · 13 min read

Sized to the subscription — Anthropic walks back the third-party agent ban with a meter

On May 14 Anthropic announced that from June 15 every Claude subscription gets a separate programmatic credit pool — Pro $20, Max 5x $100, Max 20x $200, billed at API rates. It walks back April's ban on third-party agents. Each tier's agent budget is exactly the subscription fee.

A close-up of a London taxi meter mounted on a black cab dashboard, showing the fare display, tariff selector, and the "FOR HIRE" toggle, with the meter mid-fare on a metered run.
A London taxi meter. Photo Everyman Films Ltd, CC0 1.0 via Wikimedia Commons.

On May 14, 2026, Anthropic announced that starting June 15 every Claude subscription tier will get a separate "programmatic credit pool" — $20/month for Pro, $100 for Max 5x, $200 for Max 20x, with Team Standard seats matching the Pro figure and Team Premium seats matching the Max 5x figure. The pool covers the Claude Agent SDK, the claude -p command, Claude Code's GitHub Actions, and any third-party app built on the Agent SDK. The credits do not roll over. Overage bills at full API rates through an opt-in "Usage Credits" line you can toggle on and off.

The number after the dollar sign is the kicker. Each tier's programmatic budget is the same number as that tier's subscription fee. A Pro subscriber paying $20/month for Claude now gets $20/month of API-priced credit to spend on agents on top of unchanged interactive access. The bonus, in other words, is that the bonus is gone.

What it walks back

The credit pool is the second public revision of a policy that has been moving since February 2024, when Anthropic first banned third-party harnesses from Claude subscriptions. That ban quietly broke a lot of agent code without breaking many headlines.

The headline came in April 2026, when Boris Cherny, Anthropic's head of Claude Code, announced the company was "cutting off access" to third-party agent frameworks via the subscription. The trigger, per The Register's writeup, was OpenClaw — the open-source agent harness that became the standard way to drive Claude from a $20 Pro plan for production workloads. Anthropic's pitch was that the subscription was a per-seat product for interactive use, and that the meter on OpenClaw was the compute it was burning that no one was paying for.

The April announcement landed badly. The May 14 post is the response.

"We've heard your questions about SDK and claude -p usage sharing your subscription rate limits with Claude Code and chat," Anthropic wrote, in the statement quoted by The Register. "Starting June 15, programmatic usage gets its own dedicated budget instead. Your subscription limits don't change, they're now reserved for interactive use."

The phrasing is careful. "Heard your questions" is the press-release version of "the dev community lit a fire under us." "Your subscription limits don't change" is true and tangential — they are unchanged because the third-party agents that used to share them are now on a separate meter that ticks against a separate fund that runs out.

What's actually in the pool

The credit pool covers everything that does not look like a person typing into a Claude chat:

  • Claude Agent SDK — Anthropic's own framework for building agents
  • claude -p — the headless / scripted invocation of Claude Code
  • Claude Code GitHub Actions — the CI-driven variant of Claude Code
  • Third-party apps built on the Agent SDK — OpenClaw and its peers

Interactive Claude — the desktop app, the web chat, and Claude Code as a human-in-the-loop terminal session — is unchanged. The split is between "Claude where a human is reading every output" and "Claude where a script is consuming the output." A Pro user's $20 buys both, but the agentic half now has a token-shaped ceiling that resets monthly and does not roll over.

A close-up photo of a single-space parking meter on a city street, the dial showing time remaining and the coin slot visible at the top.

The Register put the most useful framing on it: "the questions from users arose because Anthropic's prior efforts to prevent customers from gorging on tokens at the all-you-can-eat subscription trough haven't been comprehensive." That sentence is the entire policy arc in one clause.

The reaction

Developer-facing trade press caught the gap immediately. Yadesh Salvi, a senior data scientist quoted in InfoWorld's report, framed the move as a separation of "human-driven" and "machine-driven" usage that makes the real cost of automation legible for the first time. Paul Chada of Doozer AI, in the same piece, said long-running agentic workloads on a flat-rate sub were always going to strain the model, and a meter is the honest version of what was already happening.

The sharper note came from a Claude Code user posting as arckollect on X, quoted by SiliconANGLE: "For everyone running real automation, this is a downgrade dressed up as a feature." That is the line the Anthropic post is trying to refute, and the line the math under the credit pool refuses to.

Both readings have evidence. Anthropic restored access to a category of workload it had cut off three weeks earlier — recovery from a worse state. The recovered access comes with a credit pool identical to the subscription fee — not the same as the old, ungated subscription. Both can be true at once. Only one of them is what the May 14 statement is selling.

The compute story is still the story

Anthropic spent the spring renting SpaceX's Colossus 1 cluster to serve demand its own supply pipeline could not. The April ban on third-party agents and the May meter are downstream of the same curve — there is not enough Claude to give it away to whoever wires up OpenClaw on a Pro plan. The credit pool is the demand-side version of the Colossus 1 lease: when you cannot scale supply fast enough, you ration the bill.

Ramp's May 13 AI Index, which put Anthropic ahead of OpenAI on US business adoption for the first time, sits on the same dynamic. Anthropic's lead economist warning was explicit: a vendor turning away revenue because it lacks the compute to serve it is an unusual problem. The programmatic credit pool is what that problem looks like when it shows up on the consumer side of the price sheet. The number on each pool says "we will sell you the API at API prices, even though you already paid us for a subscription, because there isn't enough compute for the subscription to mean what it used to."

What this means

Three things follow.

  1. The "Claude Pro as a $20 API plan" era is over. The arbitrage that kept OpenClaw running at scale — pay $20, burn many multiples of $20 worth of tokens, repeat — is now metered at exactly $20 worth of tokens. At Claude Opus 4.7 list pricing, a non-trivial agent loop drains the Pro pool inside a working week. The Max 20x pool buys roughly the same agent runway the Pro pool used to provide before the April ban, depending on how heavy the image and tool-use traffic is. Developers running real automations will either move up tiers, switch on the API-rate overage, or move to a direct API key. The middle option, "I just want my subscription to keep working," is the one Anthropic deprecated and is selling back as a feature.
  2. The next pricing move is at the team tier. Team Standard seats get $20 of programmatic credit each, Team Premium seats get $100. A 50-seat engineering team on the Premium plan has $5,000/month of pooled-by-vibes agent budget before overage kicks in. For a team running CI-grade Claude Code with claude -p and GitHub Actions across every PR, that is a one-incident buffer. Either the team-tier credits get bigger, or Enterprise becomes the only honest SKU for agents at scale. Both routes have margin implications Anthropic has not yet shown its hand on.
  3. The compute-driven repricing is the model, not the exception. April's ban, May's meter, and the Colossus 1 lease are three moves in the same direction: usage that used to be inside the subscription is moving outside of it. Heavy users should expect more of the same. The next slice to come off the flat rate is likely image and tool-use traffic on the interactive tier — the rate-limit complaints have been loudest there since the Claude Code postmortem, and the SKU shape for splitting it off is now drawn.

The June 15 effective date gives users five weeks to ramp down their OpenClaw cron, top up the Usage Credits toggle, or migrate the workload to a direct API key. The Loop's view: the credit pool is genuinely better than the April ban, and genuinely worse than the policy that existed in March. Two steps backward, one step forward, presented as a leap.

* * *

Thanks for reading. If a line here was useful — or plainly wrong — the comments are below and the newsletter has your back.

Elsewhere in this issue

3 more
  1. 01

    News

    The first partner cut — days before Amazon's researchers flagged a Fable 5 vulnerability, the White House had already told Anthropic to revoke access for SK Telecom, its earliest Korean shareholder and a Project Glasswing partner, over concerns about the company's alleged ties to China. Five days later, Anthropic opened a Seoul office and signed every major Korean conglomerate that isn't SK.

    Jun 19, 2026

  2. 02

    The Patch

    The Patch — June 19, 2026

    Jun 19, 2026

  3. 03

    News

    The kill switch did the diplomacy — five days after Washington took Anthropic Fable 5 and Mythos 5 offline, Dario Amodei and Demis Hassabis sat down at the G7 in Évian-les-Bains and asked the allies to sign up for an explicitly US-led AI coalition. Canada said yes; France brought a list.

    Jun 18, 2026

Letters

Arguments, corrections, questions. Anonymous comments allowed; be kind, be specific.