In short
- Cloudflare open sourced a brand new model of Cloudflare OS, a platform that provides each worker an agent, a workspace, and instruments to construct small apps.
- It bundles an agent workspace, a safety and governance layer constructed round “Gatekeepers,” and a approach to ship private apps that run as Cloudflare Staff.
- The pitch: run the entire thing by yourself techniques, linked to your individual information, as an alternative of handing brokers broad API keys.
Cloudflare constructed the primary model of Cloudflare OS for itself. In Could, the corporate gave each considered one of its 1000’s of staff entry, CEO Matthew Prince wrote, and other people exterior engineering began utilizing it to draft paperwork, construct slides, and automate repeatable work. Now Cloudflare is open sourcing a rebuilt model that any group can deploy and connect with its personal inside techniques.
“The safety needed to be a part of the platform, not one thing each individual constructing an app or utilizing an agent has to implement accurately,” the corporate mentioned in its announcement. That is the true product.
What’s really inside
Cloudflare OS combines three elements. First, there’s an agent workspace that grounds every dialog in your organization’s curated context and expertise, with an remoted runtime the place the agent can write and run code. There’s additionally a safety and governance framework, new on this model, which sits between brokers and your techniques of document. And, lastly, there is a layer for private, modifiable apps that lets a workspace flip a chat right into a doc, a workflow, or a small full-stack app.
Cloudflare’s CIO Sam Rhea laid out how the corporate approached safety on this agentic-powered experiment: handing API keys to individuals and brokers is harmful and would not scale, as a result of keys give broad, long-lived entry that is arduous to constrain or audit. As an alternative, brokers begin with entry to nothing. So that they request a selected useful resource, and a Gatekeeper — a service-specific Cloudflare Employee — mediates. The credential by no means touches the agent or its code.
That is a cleaner mannequin than MCP alone. Mannequin Context Protocol tells an agent which instruments it could possibly name, however not which underlying assets it has really seen. Cloudflare OS logs each remark and checks an individual’s entry earlier than they will open a workspace or view what an agent produced.
Every app an agent builds is an actual Cloudflare Employee, using on Dynamic Staff and Sturdy Object Aspects the corporate constructed for this undertaking, speaking to the consumer over Cap’n Net, its open-source object-capability RPC system. “In the event you can construct a device to do a job your self, brokers can use your device to do the job whenever you’re not there,” the publish notes.
It is a robust imaginative and prescient, however some customers should be skeptical: Cloudflare OS is a Cloudflare product, so the brokers, apps, and governance it sells you to run all reside on Cloudflare’s edge. The “open” in open supply will get you the code; the runtime nonetheless is managed by a central entity.
Day by day Debrief E-newsletter
Begin daily with the highest information tales proper now, plus unique options, a podcast, movies and extra.

