Cloudflare open-sources vibe-coding platform for non-coders
Cloudflare
Cloudflare has open-sourced its internal 'Cloudflare OS' platform, which lets non-developers build apps using AI agents through natural language. The platform features a security sandbox based on Dynamic Workers isolates, designed to prevent security flaws and data breaches.
Cloudflare has open-sourced its Cloudflare OS platform, which was initially developed as an internal workspace for employees, including non-developers, to create applications using AI agents. The company emphasizes a security framework that reduces risks from employee vibe-coding, aiming to prevent serious security flaws and data breaches. After months of internal testing, Cloudflare OS is now available on GitHub, with thousands of employees using it daily to create documents, slides, automate tasks, and build small data visualization apps. Principal engineer Kenton Varda explained that the security model uses fine-grained app instances, running each document as a separate sandboxed instance, and is based on a preexisting feature called Dynamic Workers. Instead of typical containers, it uses isolates from the V8 JavaScript engine, which start in milliseconds and use only a few megabytes of memory, making them 100 times faster and 10–100 times more memory-efficient than standard containers.
Source: Ars Technica —
original
