Why Anthropic Thinks AI Should Have Its Own Computer — Felix Rieseberg of Claude Cowork/Code
TL;DR
Anthropic's Felix Rieseberg explains why AI agents need their own virtual computers to be effective, arguing that confining Claude to chat interfaces severely limits capability. He details how this philosophy shaped Claude Cowork and why product development is shifting from lengthy planning to rapidly building multiple prototypes simultaneously.
💻 The Virtual Machine Philosophy 2 insights
AI agents need dedicated computers, not just chat access
Rieseberg argues that limiting Claude to chat interfaces is like forcing a developer to work via email instead of giving them a computer, severely constraining their ability to solve complex problems.
VMs balance autonomy with safety
Running Claude in an isolated Linux virtual machine allows it to install tools (Python, Node.js) and manage files freely without pestering users for permissions, while network controls maintain security boundaries.
⚡ Cheap Execution Development 2 insights
Build all candidates instead of writing specs
Anthropic has shifted from drafting lengthy product memos to rapidly building multiple prototype candidates simultaneously, selecting winners based on user testing rather than theoretical planning.
Execution is now cheaper than deliberation
When facing technology choices, teams now build all options quickly and test with focus groups, as implementation cost has dropped to the point where validating through prototypes beats debating architectures.
🏗️ Cowork as Extensible Platform 2 insights
A superset, not a simplified version
Despite being marketed as 'user-friendly,' Cowork adds capabilities to Claude Code through VM isolation and deeper integrations, similar to how VS Code evolved from a 'simple' editor into the most extensible development platform.
Deep integration beats MCP configuration
Rather than forcing users to manually configure dozens of MCP connectors, Cowork achieves functionality through tight integration with Claude and Chrome agents, reducing friction while increasing power for non-technical users.
🌐 Future of Software Platforms 2 insights
Platforms beat hyper-personalization
Contrary to AI hype about everyone building custom software, Rieseberg argues that composable platforms become more valuable because reusing existing primitives is more efficient than rebuilding from scratch for every use case.
Reusable components create leverage
The value shifts to platforms that provide robust substrates and 'Lego pieces' that can be quickly assembled into specific workflows, rather than fragmented individual instances that require maintenance.
Bottom Line
Give AI agents their own isolated computer environments to maximize their capability, and adopt a rapid prototyping approach where you build multiple solution variants simultaneously rather than over-planning single implementations.
More from Latent Space
View all
The Agent Cloud: Databricks’ Bet on the Future of AI — Matei Zaharia and Reynold Xin
Matei Zaharia and Reynold Xin detail Databricks' open-source 'Agent Cloud' platform (Omnigen), arguing that standardized protocols and persistent infrastructure—not just better models—will determine which enterprises successfully deploy collaborative, secure AI agents at scale.
AI Security After Codex and Claude Code — Zico Kolter & Matt Fredrikson, Gray Swan
Gray Swan co-founders Zico Kolter and Matt Fredrikson explain why AI systems require a fundamentally different security approach than traditional software, highlighting how their automated red teaming system 'Shade' has begun to outperform human experts at finding model vulnerabilities. They emphasize the urgent need to treat AI agents as inherently untrusted entities capable of correlated failures across the software ecosystem.
⚡️Every product of the future will be a living system — Ronak Malde, Trajectory.ai
Ronak Malde explains leaving DeepMind (and $2 billion in acquisition earnings) to found Trajectory.ai, arguing that AI products must evolve from static tools into "living systems" that continually learn from real-world user corrections across enterprise verticals like legal and finance.
The AI Frontier: from FLOPs to Megawatts — Anjney Midha, AMP
Anjney Midha argues that AI infrastructure is facing a crisis of inefficiency and cultural misalignment, proposing that compute be treated as a utility through an Independent System Operator model that pools multi-cloud resources while embedding community incentives directly into unit economics.