

Five Slot Machines at Once: Chris Weichel on the Future of Software Development
44 snips Oct 2, 2025
In this conversation with Chris Weichel, CTO of Ona, they delve into the exciting future of software development with AI agents at the helm. Chris shares insights on the rebranding from Gitpod to Ona, emphasizing the shift towards agent-driven coding. He discusses the essential role of safe, isolated environments for these agents and the fascinating 'five slot machines' effect of multi-agent workflows. With his expertise, he highlights the potential of machine-readable interfaces and how AI is redefining developer tools and productivity.
AI Snips
Chapters
Transcript
Episode notes
Environments Must Shift For Agent Scale
- Current developer interfaces and laptops are optimized for one deep task at a time and break down with parallel agent workloads.
- Ona provides many isolated, task-specific environments to enable parallel agent-driven productivity.
Why Gitpod Became Ona
- Gitpod's name no longer fit because Kubernetes 'pod' and Git-centric assumptions changed.
- The rename to Ona marks a refounding to reflect the company's evolving product and ambition.
Agents Are A New Abstraction Layer
- We passed from handcrafted coding to autocomplete and now to agents that write and modify code at a higher abstraction.
- This represents a fundamental shift comparable to past language-level leaps in software development.