
Anthropic opened the Code with Claude London keynote with a story about a TI-83 calculator.
Boris Cherny learned to code by writing TI Basic programs to pass math tests. The point was the giddy feeling when one of his programs ran. You made the thing, the thing did what you wanted.
Then programming got complicated. Compilers, type checkers, build systems, package managers, twelve config files before a single line of code. The distance between "I have an idea" and "it runs" kept getting longer.
The thesis of the keynote: that distance is collapsing again, and the calculator on the other side can now write a distributed system.
Three customer stories carried the argument.
Spotify built a background Claude Code agent that reads migrations in plain English and runs them across a fleet of agents. Over 1,000 PRs merged into production every month. Migration time cut by more than 90%.
Binty cut 20 days off the licensing process for a foster family. Not 20 days off a build pipeline. 20 days off a kid connecting with a family.
Mythos read the entire OpenBSD source tree last month and found a 27-year-old vulnerability that survived every human reviewer, every fuzzer, every static analyzer ever pointed at it. Three decades of expert security review missed it. A model found it.
The numbers behind the curve. API volume on the Claude platform up nearly 17x year over year. The average Claude Code developer is running Claude more than 20 hours a week. That is the workflow now, not an experiment.
Lisa from research framed the gap. Model capabilities are on an exponential. Most organizations are on a linear. "Build for the next version of Claude, not the current one. The developers who win are the ones whose architecture is ready to absorb the next big jump."
The scaffolding that helped a smaller model often holds a bigger one back. Generalized primitives outlast model upgrades. Brittle prompts and hand-tuned tool chains do not.
Boris's closing line on routines. "The default isn't 'I'm going to prompt Claude Code'. The default is now 'I'm going to have Claude prompt Claude Code'." You write the prompt that writes the prompts. The work shifts up a level.
The detail I keep thinking about is Mercado Libre. 23,000 engineers on Claude Code. Managers and VPs who have not committed code in years are shipping again.
The capability is here. The gap is adoption speed. That gap is the developer's job.
Full breakdown in this week's Autocomplete.