Fetching from the wire…
Top 5 · 2026-04-29 · source-backed
GitHub quietly updated its Copilot pricing multiplier table, and the numbers are jarring. Starting June 1, 2026, every Copilot interaction gets priced in "AI Credits" with per-model multipliers: Claude Opus at 27x the base rate, Claude Sonnet at 9x, and base completions at 1x. Opus models are gone from Pro plans entirely, locked behind Pro+ only. If you're on an annual subscription, the new multipliers hit immediately at switchover. No grace period. (Source)
Then, two days later, a second billing shock: GitHub announced that Copilot code review will also start consuming GitHub Actions minutes on the same June 1 date. The agentic review architecture runs on GitHub-hosted runners, so private repo reviews now draw from your Actions minute entitlements on top of AI Credits. Two billing changes, same date, compounding costs.
This isn't a minor pricing tweak. It's a structural shift in how developers will choose models. The flat-rate era trained us to always pick the best model available. Why use Sonnet when Opus is "free"? That behavior is now expensive. A developer who casually uses Opus for routine completions, code review, and refactoring will burn through credits at 27x the rate of someone who routes intelligently.
I've been watching this pattern across every major AI coding platform. Cursor moved to compute credits. Windsurf has premium request pools. Coatue and Ramp data from last week shows 74% of AI labs already use consumption-based pricing, while 96% of traditional SaaS companies remain on seat models. GitHub is catching up to what AI-native companies figured out months ago.
Here's what builders should do right now. First, audit your Copilot usage before June 1. Figure out which interactions actually benefit from Opus-tier reasoning versus which ones are fine with base completions. Second, implement model routing in your workflow. Use cheap models for autocomplete and boilerplate, reserve expensive models for complex reasoning and architecture decisions. Third, budget for it. If you're running a team of 10 developers and everyone defaults to Opus, your Copilot bill could jump 10-20x overnight. The era of "all you can eat" AI coding assistance is over.
Each link below shares sources, entities, or timing with this story.
Your AI coding budget just got a lot harder to predict. A viral analysis on Hacker News (413 points, 396 comments) makes the case that every major AI lab has been running a loss-leader program, and the correction is starting. Two concrete dates matter. GitHub transitions all C...
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...
GitHub expanded Copilot's Rubber Duck mode with something that caught my attention: cross-family review. Claude now critiques GPT-authored sessions. GPT-5.5 reviews Claude sessions. Two different model families, trained on different data with different failure modes, checking...
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...
GitHub announced that every Copilot plan moves to usage-based billing via "AI Credits" on June 1, 2026. The flat-rate model is dead. Every plan gets a monthly credit allotment calculated by actual token consumption (input, output, cached) at listed API rates. Code completions...
The flat-rate era for AI coding tools ended today. Not with a whimper. With invoice shock. GitHub Copilot officially moved from fixed monthly subscriptions to usage-based "AI Credits" billing on June 1, 2026. Code completions remain free, but agent mode, chat, and premium mode...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.