cd /news/ai-agents/cloudflare-open-sources-vibe-coding-… · home topics ai-agents article
[ARTICLE · art-89096] src=arstechnica.com ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Cloudflare open-sources vibe-coding platform for people who aren't coders

Cloudflare has open-sourced its Cloudflare OS platform, an internal workspace that lets non-coders build apps using AI agents, and claims thousands of employees use it daily. The platform's security model uses fine-grained sandboxing based on Dynamic Workers, creating V8 isolates that are 100 times faster and 10–100 times more memory-efficient than standard containers, according to principal engineer Kenton Varda.

read2 min views7 publishedAug 6, 2026
Cloudflare open-sources vibe-coding platform for people who aren't coders
Image: Arstechnica (auto-discovered)

Cloudflare has open-sourced its Cloudflare OS platform, which it first developed as an internal workspace for employees to build apps using AI agents—including people who are not software developers or engineers. The company also touts a security framework designed to reduce the risk of employee vibe-coding sessions creating serious security flaws or leading to data breaches.

The tech company spent several months building and internally testing Cloudflare OS, which allows employees to describe workflows in natural language so that an AI agent can code them into applications. In an August 5 blog post announcing the open source version’s availability on GitHub, the company claims thousands of Cloudflare employees use the platform on a daily basis to “create documents and slides, automate repeatable tasks, and build small apps to visualize data and help them do their work.”

“This is a full-on personal app vibe coding platform, in which the sandbox is so secure that you can pretty much go wild—the AI cannot introduce a significant security bug,” said Kenton Varda, principal engineer at Cloudflare, in a post on the social media platform X. “We believe a company’s security team can feel comfortable giving non-technical users permission to vibe code and then sleep soundly at night.”

Building better sandboxes #

The security model relies on creating fine-grained app instances so that a document editor app would run each document as a separate instance in a separate sandbox, Varda explained. The Cloudflare OS platform manages who has permission to access each instance, and each individual runs their own copy of the code that they can freely modify.

This sandboxing mechanism, based on a preexisting Cloudflare feature called Dynamic Workers, does not use typical software containers. Instead, it creates “isolates”—instances of the V8 JavaScript execution engine—that take just a few milliseconds to start up and use only a few megabytes of memory. That makes isolates 100 times faster and 10–100 times more memory-efficient than a standard container.

── more in #ai-agents 4 stories · sorted by recency
── more on @cloudflare 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/cloudflare-open-sour…] indexed:0 read:2min 2026-08-06 ·