Big Tech
Cloudflare Open-Sources an Operating System for Company Agents
Cloudflare OS is a browser-based agent workspace, a security layer and an app platform, released open source and built on Workers, Access, AI Gateway, MCP and Cap’n Web. The security design is the part worth copying: agents start with zero access and acquire capabilities explicitly, gatekeeper Workers mediate each service, and observation logs record which resources an agent touched. Apps run as Dynamic Workers with SQLite state, shareable as live instances or forkable blueprints. Partners offer deployment; a managed version is planned. Note that the underlying cloudflare/computer runtime states plainly that it is preview-only and not production-ready.