Simon Willison · 2026-04-19 · notable
Simon Willison: Headless everything for personal AI
Simon Willison riffs on Matt Webb's argument that personal AI agents interact far better with headless, API-first services than with GUI automation — and that Salesforce's new 'Headless 360' pivot is the canary for SaaS.

Agents hate clicking buttons. As personal AI scales, 'headless everything' turns APIs from a liability back into a competitive advantage.
What is it?
A short essay from Simon Willison published April 19, 2026, commenting on a thesis from Matt Webb and Brandur Leach: personal AI agents work dramatically better against API-first, headless services than against GUI automation. Willison frames it around Salesforce's 'Headless 360' announcement, which exposes the entire platform via APIs and CLIs rather than browser UI.
How does it work?
The core argument is mechanical: every GUI-automation layer (screenshots, DOM scraping, click coordinates) introduces fragility the agent has to spend tokens reasoning around; a typed API does not. As agents become the primary caller of a service, 'designed for humans' UIs stop being assets and start being liability. Willison layers on Brandur's prediction that APIs are shifting from cost center to competitive moat, and notes the knock-on effect on per-seat SaaS pricing when the 'seat' is an agent, not a human.
Why does it matter?
If this framing holds, a lot of 2024–2025 browser-agent tooling is a transitional technology — useful while the world is GUI-shaped, irrelevant once Salesforce, Canva, and friends ship first-class headless modes. It is one of the cleanest statements yet of why MCP, tool-calling, and 'AI-ready APIs' are a structural shift, not a fad.
Who is it for?
Product teams, API designers, and anyone building or selling agent tooling.
Try it
https://simonwillison.net/2026/Apr/19/headless-everything/