Fetching from the wire…
Top 5 · 2026-06-06 · source-backed
If you run anything headless on Claude, read this twice. Starting June 15, 2026, Anthropic moves the Claude Agent SDK, claude -p, Claude Code GitHub Actions, and third-party agents off the flat subscription limit and onto a separate monthly credit pool, metered at full API rates with no rollover. The New Stack has the breakdown: $20 on Pro, $100 on Max 5x, $200 on Max 20x. Interactive use stays on the old limits. Claude.ai chat, terminal Claude Code you're actually sitting in front of, and Claude Cowork all keep drawing from your normal subscription. The split is interactive-versus-unattended, and that line is the whole story.
I run a daily research pipeline that dispatches 13 agents at 7 AM while I'm asleep. That's exactly the workload this targets. The flat subscription made claude -p in a cron job feel free, and a lot of us built pipelines on that assumption without thinking hard about per-token economics. That era's over. Anthropic was subsidizing autonomous compute at a loss, and the carve-out tells you they noticed.
Here's why it matters beyond my morning newsletter. The whole "vibe-coded VP" and "Claude Code swarm" pattern everyone's been celebrating runs on headless invocation. The SaaStr agent further down this issue, the swarms-at-scale write-ups on HN, the GitHub Actions reviewing your PRs. All of it just got a real bill attached. Full API rates with no rollover means a misconfigured loop that re-reads a 200K-token repo every five minutes can torch your monthly credit before lunch.
What to do right now, before June 15: audit every unattended invocation you have. Find your cron jobs, your CI hooks, your scheduled GitHub Actions, and estimate token spend per run times runs per month. Separate interactive from headless in your head and in your config. If you're on Pro and you discover your pipelines need more than $20 of API-rate compute, you either move to Max or you optimize. Which is the perfect setup for story five, because the single biggest knob you can turn is cache hit rate, and most of you have never measured yours.
Each link below shares sources, entities, or timing with this story.
Anthropic supports Claude Cowork / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude, Claude Code, GitHub Actions; overlapping topics (agent, anthropic, claude, code, compute).
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude Code, GitHub Actions, PRs; overlapping topics (action, agent, anthropic, claude, code).
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude, Claude Code; overlapping topics (agent, anthropic, claude, code, credit).
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude, Claude Agent SDK, Claude Code; overlapping topics (agent, anthropic, claude, code).
Anthropic supports Claude Cowork / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude, Claude Code, Claude Cowork; overlapping topics (anthropic, claude, code).
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude, Claude Code, PRs; overlapping topics (anthropic, claude, code).
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude, Claude Code, Claude Cowork; overlapping topics (anthropic, claude, code).
Linked by a graph relationship (Anthropic supports Claude Cowork); both cover Anthropic, Claude Code, Claude Cowork, PRs; overlapping topics (anthropic, claude, code).