Cloudflare Open-Sources AI Agent Platform Cloudflare OS
Cloudflare OS is an AI productivity environment originally developed for the web infrastructure company’s own workforce, with employees in engineering, sales and other functions using it in their daily work. Rather than a conventional operating system, it combines company knowledge, persistent agent workspaces and isolated application environments. The platform is designed to help organizations automate internal tasks with AI while retaining control over data access, permissions and actions taken by agents.
Cloudflare open-sourced Cloudflare OS v2 under the Apache-2.0 license on Aug. 6, 2026. The early-access release includes an agent chat interface, sandboxed AI-built applications called Gadgets and a Gatekeepers security framework that limits access, logs activity and supports human approval. Organizations can deploy it to a Cloudflare account or test it locally; Cloudflare also says it can run on privately operated servers through the open-source workerd runtime, although streamlined self-hosting documentation is still under development.
All Coverage
2 original reportsThe Backstory
The history behind this eventCloudflare Launches Cloud Computers for AI Agents
AI agents need more than model intelligence to perform useful work independently. They also require persistent file storage, command execution and secure access to outside services. Cloudflare is extending its global cloud network into that emerging infrastructure layer, aiming to give developers isolated computing environments for autonomous agents without requiring them to build and maintain the underlying systems themselves.
Cloudflare has introduced @cloudflare/computer, an open-source package that gives each AI agent a cloud-based virtual computer equipped with a file system and command-execution environment. Combined with the company’s previously released stablecoin wallet capability, the package adds key infrastructure for agents to carry out tasks and make payments autonomously. Cloudflare has not yet disclosed a general-availability date, commercial pricing or usage figures for the offering.
Cloudflare Opens Dynamic Sandbox for AI Agents
Cloudflare Workers is a serverless platform that runs applications across the company’s global edge network. As AI agents increasingly generate and execute code autonomously, developers face a sharper trade-off between rapid deployment and control over untrusted software. Dynamic Worker Loader addresses that risk by placing generated code in separate V8 isolates, helping prevent an agent’s output from affecting the host application or reaching systems beyond its authorized scope.
As of Aug. 4, 2026, Cloudflare has made Dynamic Worker Loader available to customers on paid Workers plans. Developers can load a new Worker at runtime and execute AI-generated code in an isolated environment that starts within milliseconds. The service can block outbound network access, intercept requests and inject selected bindings. Cloudflare has also integrated the capability with Code Mode, bringing code generation, execution and governance onto one architecture, without disclosing a separate price.
Subscribe to Mark Radar Weekly
Every Friday, the week's strongest signals in your inbox. Unsubscribe anytime.