Mario Zechner built the minimalist agent Pi after watching generative AI wreck projects. A team of human engineers might make a mess, but Zechner argues a swarm of agents can generate a million lines of incoherent 'slop' in months, necessitating a total rewrite.
The core failure is recall. Zechner notes that when an agent can't find the right context in a sprawling codebase, it hallucinates new abstractions, compounding errors in a recursive loop. His solution is a hard divide: humans define system boundaries, APIs, and critical logic; the agent merely fills in implementation.
"A team of humans can mess up a project, but 100 agents working for three months will generate enough 'slop' to necessitate a total rewrite."
- Mario Zechner, The Modern Software Developer
Jeffrey Cannell of Nous Research sees this power shift moving beyond coding. He reports reaching 'functional AGI' where AI is as good as the best humans on specific tasks, leading him to abandon manual coding entirely. The panel on This Week in AI agreed Claude Opus 4.5 was the inflection point.
This automation is triggering a backlash. Cannell observes students booing AI at graduation ceremonies, recognizing that the entry-level roles they studied for are being deleted before they start. The traditional apprenticeship model is collapsing.
"Students are booing AI at commencement because the career ladder lost its bottom rungs."
- Jeffrey Cannell, This Week in AI
Brilliant CEO Sue Kim is betting on a different path. Her AI tutor Koji uses Socratic methods to force cognitive struggle, not bypass it. She built the system on seven years of deterministic logic, arguing frontier LLMs have plateaued because they lack a verifiable reward signal for actual learning.
Nathaniel Whittemore notes the agentic leap is accelerating. He reports Stripe used Anthropic's new Fable 5 model to compress months of work on a 50-million-line Ruby codebase into a day. The required skill is now 'task imagination' - defining responsibilities an autonomous loop can handle for hours without oversight.
The era of all-you-can-eat subscriptions is ending. Anthropic is moving Fable 5 to strict pay-per-token pricing, forcing users to classify tasks and reserve the 'jet engine' for complex migrations. The frontier is becoming a scarce, expensive utility.



