$ ssh clawdbot.space --loading...
$ ssh clawdbot.space --loading...
A Y Combinator interview with Peter Steinberger on the future of AI agents, agentic workflows, and why 80% of today's apps will disappear when natural language becomes the universal interface.
Steinberger argues that the app economy of the last fifteen years was a workaround. We built thousands of bespoke GUIs because humans could not speak directly to computers. Once an agent can reliably translate intent into action, the dedicated CRUD app becomes a liability β a brittle middle layer between you and your data.
The conversation turns to agentic workflows: chains where the model decides the next tool call based on observations, not a hard-coded state machine. Steinberger is careful to distinguish real agents from fancy autocomplete β an agent must persist state, recover from failure, and ask for clarification when context is ambiguous.
The headline claim: within five years, 80% of consumer SaaS apps will be unnecessary. Calendar apps, expense trackers, CRM dashboards β all collapse into a single conversational surface backed by a capable agent with access to your accounts.
The interview closes on a pragmatic note: agents will not replace developers, but developers who learn to build and orchestrate agents will replace those who do not. The skill of the next decade is composing tools, not painting buttons.