Summary
Cloudflare open-sourced Cloudflare OS, a version of its internal AI platform that any organization can self-deploy to run AI agents and apps grounded in its own systems and knowledge. It bundles a browser-based Agent Workspace with isolated code execution, a 'Gatekeepers' security and governance layer that mediates access to internal resources, and an app platform where agents build full-stack apps as Dynamic Workers backed by SQLite.
What changed
On August 5, 2026 Cloudflare released Cloudflare OS as open source, publishing two repositories (the core platform plus a starter deployment template) so organizations can deploy it, connect it to internal systems, and customize it.
Why it matters
Cloudflare OS moves the company from selling agent primitives to shipping an opinionated, self-hostable operating layer for enterprise agents: an agent workspace, per-service access gatekeepers, and an agent-built app platform in one package. For teams weighing build-vs-buy for internal AI, a Workers-native open-source platform lowers the cost of standing up governed internal agents without handing company context to a third-party SaaS.
Evidence excerpt
Any organization can deploy it, connect it to internal systems, and make it their own.