THE LAST ENGINEER
Issue #11April 1, 202615 stories

Editor's Note

Three things jumped out today. First, the tooling is getting serious — Claude Code now schedules tasks that keep running on Anthropic's infrastructure. This isn't a demo feature anymore. This is "I can actually automate my weekend PR reviews" territory.

Second, the capability overhang piece nails something I've been thinking about: coding agents work because codebases are self-contained. Your enterprise knowledge work is scattered across Slack threads, email chains, legacy systems, and whatever's in Jim's head from 2019. Code lives in a repo. No wonder agents crush coding first.

Third, Willison's economic argument about code quality is fascinating but wrong. Sure, competition might favor maintainable code generation — if the people buying AI coding tools could tell good code from garbage. Most can't. They just know it compiles.

⚡ Vibe Coding

🧠 The Big Picture

TLDR AI⏱ 4 min🧪 deep analysis

The Capability Overhang: Why Coding Agents Win First

Coding agents outperform other domains because codebases provide self-contained context, unlike fragmented enterprise knowledge work across calls and legacy systems.

Simon Willison⏱ 2 min🧪 deep analysis

Economic Incentives Will Make AI Code Better

Competition between AI models will favor those generating maintainable code because good code is cheaper to generate and maintain in the long run.