Fetching from the wire…
Top 5 · 2026-06-11 · source-backed
Eight percent of a monthly credit allowance gone in two hours. That's a real Copilot Pro+ user after metered token billing took effect June 1. Another spent over $6 on a single change request. A Claude 4.8 session reportedly ate 1,180 credits, roughly 16% of a Pro+ allowance, in one go.
Copilot now prices each request by model, request type, input size, and response complexity. The flat-rate "$10 or $20 a month and code all you want" era is closing. And the developer response is migration: people are routing through OpenRouter, RooCode, LM Studio, or going direct to Anthropic and OpenAI APIs. TechCrunch quoted one dev calling it "what a joke" outright.
Connect this to the Fable 5 burn above. Same physics, different vendor. The most capable models do more work per request, and "more work" now shows up on an invoice. The free lunch was the subscription absorbing variance. That's over. Cursor added Premium usage seats in the same window. This isn't one company's bad decision, it's the category repricing.
I don't think metering is wrong, honestly. The economics of running these models don't support all-you-can-eat at $20. But it changes how you have to work. Cost-per-task is now a first-class selection criterion, right next to capability and latency.
What to do, concretely. Set hard usage caps so a runaway agent loop can't surprise you with a $200 day. Put a bring-your-own-key abstraction layer in front of your harness so swapping providers is a config change, not a rewrite. manifest (~6,915 stars) is a TypeScript BYOK layer built for exactly this, connecting agents to any provider behind one interface. Route heavy agentic work through the cheapest model that clears the bar, and reserve frontier tiers for the hard stuff. And use Claude Code's new /usage breakdown (more on that below) to find which skill or MCP server is quietly eating your budget. The practitioner hygiene here, cap, route, downshift, attribute, is becoming standard. Build it into your setup now, not after your first shock invoice.
Each link below shares sources, entities, or timing with this story.
Anthropic invented a file convention. It's now shipping GA inside a competitor's product. Nobody wrote a spec, nobody held a standards meeting, it just happened. On July 29, GitHub made agent skills and MCP server support generally available in Copilot code review for all Pro,...
43.3% on Frontier-Bench v0.1. Opus 4.8 scored 18.7%. That's not an incremental bump, that's the same benchmark with a different shape of answer. Anthropic released Claude Opus 5 on July 24 at $5/$25 per million input/output tokens, exactly half of Fable 5's $10/$50, while matc...
Starting June 15, Anthropic is splitting every Claude subscription into two buckets: interactive chat (your current plan limits) and programmatic usage (a separate monthly credit pool metered at full API rates). Agent SDK, claude -p, GitHub Actions, and third-party agents all...
This one's been building for days and it crystallized this week. Per The Register, the incident behind the US export-control block on Anthropic's Fable 5 and Mythos 5 wasn't a jailbreak or a guardrail bypass. It was a plain three-word prompt, "fix this code," run against CVE-l...
Twelve months ago, OpenAI led Anthropic by 41 points in enterprise adoption. Today that gap is 8. Enterprise Technology Research's survey of roughly 500 respondents shows OpenAI dropping from 62% adoption (September 2025) to 56% (March 2026) while Anthropic surged from 21% to...
Anthropic released Claude Fable 5.1 on September 1. Claude Code v2.1.257 made it the default Fable model at 17:53 UTC that day, with a 1M-token context window, $10 per million input tokens, $50 per million output, and $0.25 per million on cache reads (claude-code CHANGELOG). B...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.