Fetching from the wire…
Top 5 · 2026-04-18 · source-backed
Here's a number that should make every engineering manager pause: 861% increase in code churn under high AI adoption. That means for every line of code AI writes, more than eight lines get deleted in subsequent revisions.
TechCrunch and The Pragmatic Engineer both spotlighted "tokenmaxxing" this week, the habit of maximizing AI context and token budgets beyond what tasks actually require. Jellyfish data tells the full story: engineers with the largest token budgets produce 2x the pull requests at 10x the cost, with initial AI code acceptance rates of 80-90% that crater to 10-30% after review and revision cycles.
I've seen this pattern firsthand. You prompt an agent with your entire codebase as context, get back something that looks right, merge it, and then spend the next two hours fixing the assumptions it made about your state management. The AI didn't write bad code. It wrote plausible code that didn't account for the fifteen constraints living in your head.
The 861% churn number is the tell. That's not "AI writes fast and humans polish." That's "AI writes confidently wrong things that get accepted because they look correct at first glance." CNBC's analysis goes further, suggesting this churn pattern may be distorting actual AI demand signals. Companies are burning tokens not because they need more intelligence, but because they haven't learned to right-size their prompts.
What builders should do: stop feeding your entire repo as context for every task. Scope your prompts. Use /effort flags (Claude Code has this) to dial down reasoning depth on routine changes. Save the heavy context for architecture decisions. And for the love of your burn rate, look at your code churn metrics. If your AI-written code is getting rewritten within the same sprint, you're tokenmaxxing.
This connects directly to the Opus 4.7 story below. The new model's tokenizer inflates input counts by 1.0-1.35x. If you're already burning tokens carelessly, Opus 4.7 will accelerate the cost problem while making it feel like you're getting better output.
Each link below shares sources, entities, or timing with this story.
Codex competes with Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Codex competes with Claude Code); both cover Claude Code, Jellyfish, The Pragmatic Engineer; reported by the same outlet (newsletter.pragmaticengineer.com).
Claude Code uses Opus / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses Opus); both cover Claude Code, Opus, TechCrunch; reported by the same outlet (techcrunch.com).
Claude Code uses Opus / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code uses Opus); both cover Claude Code, Opus, TechCrunch; reported by the same outlet (techcrunch.com).
Codex competes with Claude Code / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Codex competes with Claude Code); both cover Opus, TechCrunch; reported by the same outlet (techcrunch.com).
Microsoft criticizes Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Microsoft criticizes Claude Code); both cover Claude Code, CNBC, TechCrunch; reported by the same outlet (techcrunch.com).
Claude Code uses Axios / Shared entities / Same source domain / What happened next / Tension
Linked by a graph relationship (Claude Code uses Axios); both cover Companies, Opus, TechCrunch; reported by the same outlet (techcrunch.com).
Claude Code uses Sonnet / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Opus; overlapping topics (code, context, cost, opus, token).
Claude Code uses Opus / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude Code uses Opus); both cover Claude Code, Opus; overlapping topics (code, cost, number, token).