
Cloudflare has released Cloudflare OS, an open-source AI agent workspace that lets non-technical employees build applications by describing workflows in natural language.
The platform uses a security model based on isolated sandbox instances (running on Cloudflare's Dynamic Workers feature) that are 100 times faster and 10–100 times more memory-efficient than standard containers, preventing AI agents from introducing significant security bugs while still giving organizations control over data access and AI spending.
What happened
Cloudflare has open-sourced Cloudflare OS, an internal platform it built to let employees—including non-technical staff—describe workflows in natural language and have an AI agent code them into applications. The company said thousands of employees use it daily to create documents, automate tasks, and build apps.
Why it matters
The platform includes a security framework designed to prevent AI-generated code from introducing serious vulnerabilities or data breaches. Cloudflare's chief information officer noted the company discovered that giving non-engineers the same coding tools as engineers led to unnecessary code proliferation, so the platform now supports more lightweight, deterministic workflows. The company's AI code reviewer flagged nearly a quarter of a million deviations from engineering standards and blocked 16,000 merges over four months.
What to watch
Developers can try running Cloudflare OS on their own machines, but deployment of the backend requires a Cloudflare Workers Paid plan subscription—a requirement that initially was not clearly communicated upfront, though Cloudflare has updated the process to alert users before deployment begins.
Cloudflare has open-sourced Cloudflare OS, a platform it originally built as an internal workspace to help employees—including those without software engineering backgrounds—create applications using AI agents. According to the company's August 5 announcement, thousands of Cloudflare employees use the platform daily to create documents and slides, automate repeatable tasks, and build small applications to visualize data. Kenton Varda, Cloudflare's principal engineer, described it as "a full-on personal app vibe coding platform" and emphasized in a post on X that "the sandbox is so secure that you can pretty much go wild—the AI cannot introduce a significant security bug."
The security framework relies on a novel sandboxing mechanism distinct from typical software containers. Instead of containers, Cloudflare OS uses "isolates"—individual instances of the V8 JavaScript execution engine—that start up in a few milliseconds and consume only a few megabytes of memory, making them 100 times faster and 10–100 times more memory-efficient than standard containers. The security model assigns each document or application its own separate sandbox instance, and the platform manages access permissions for each instance. AI agents begin with no permissions to access or share resources; they must request capabilities through the Cloudflare OS framework. Server code runs with "global outbound networking disabled" while client code runs "in a sandboxed frame in the browser," meaning neither can reach the Internet except through explicitly granted capabilities.
Cloudflare discovered practical challenges during the platform's internal deployment. Sam Rhea, the company's chief information officer, explained that simply giving non-engineers the same tools used by engineers, with friendlier interfaces, led to excessive code creation. "If you give everyone a harness workspace that is great at writing code, you'll wind up with way more code than you need," Rhea wrote. "The result became a flood of vibe coded apps looking for a problem to solve." In response, the platform was redesigned to support workflows that rely more on deterministic steps, using AI inference only when necessary rather than requiring a resource-hungry inference session each time. The platform also allows organizations to select the most suitable AI model for each task and provides administrators with monitoring and budget-control tools for employee AI spending.
To maintain code quality, Cloudflare created the Cloudflare Engineering Codex, an "authoritative guide" to help both engineers and AI agents review code for potential issues. Timo Reimann, a systems engineer at Cloudflare, reported that over four months the company's AI code reviewer "flagged nearly a quarter of a million deviations from Cloudflare engineering standards and blocked 16,000 merges."
Now open-sourced, Cloudflare OS allows developers to try running it on their own machines, but with an important limitation: the backend can only be deployed by users who have subscribed to Cloudflare's Workers Paid plan. This requirement was not initially made clear to users; after a GitHub user reported wasting time attempting deployment on a free plan before the process halted, Cloudflare updated the deployment workflow to alert users about the paid plan requirement before they begin.
Cloudflare OS represents an attempt to democratize application development while containing the risks that come with giving non-technical employees access to AI coding tools. The company spent several months testing the platform internally before open-sourcing it, learning hard lessons along the way. Early on, the company discovered that simply providing non-engineers with friendlier versions of the coding harnesses engineers use created a flood of unnecessary applications; this misstep led Cloudflare to rethink the platform's architecture to favor lightweight, deterministic workflows over token-hungry inference sessions. The security model—based on isolated V8 instances rather than traditional containers—addresses a timely concern: research from Pillar Security has shown that popular AI coding agents can be vulnerable to sandbox escapes and boundary bypasses. Cloudflare's approach of starting AI agents with no permissions and requiring explicit permission grants is designed to reduce that attack surface. The company's engineering standards review tool, which flagged nearly a quarter of a million deviations in four months, signals that even with guardrails in place, organizations need active oversight to maintain code quality at scale.
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · takes 30 seconds · unsubscribe anytime
Ask AI anything about this article. Q&As are published on this page for other readers too.
Running a 122-billion-parameter model on three RTX 3090 GPUs with a 256K-token context, the author's AI agent…

NVIDIA and partners released multiple open-source AI models optimized for local execution throughout August, i…

Major technology companies are advocating for a new standardized framework to report incidents involving AI ag…

Anthropic and Cisco integrated Cisco AI Defense with Claude Enterprise's inference hooks, a security layer tha…

Honeywell Technologies is hosting a webinar to explore agentic AI (autonomous AI systems that can act independ…

Target appointed Chandhu Nair as its first chief artificial intelligence officer and senior vice president on…

The AI news that matters, in one minute each morning.
Sign up free