Cloudflare Gives Every AI Agent Its Own Computer — Billions of Roommates Incoming
Cloudflare has introduced Cloudflare Computer, an open-source runtime that gives AI agents persistent, stateful environments using Cloudflare isolates instead of just ephemeral containers. The platform dynamically decides whether agent code runs in an isolate, a container sandbox, or a browser, aiming to keep container usage under 10% of an agent's work. A shared SQLite-based filesystem enables seamless task migration between isolates and containers. The project is still in early preview and suitable only for experiments and prototypes.