Última hora
TRKuzey Carolina'da Silahlı Saldırı: Çok Sayıda KasaRUIsrael Intensifies Gaza Strikes Despite Ceasefire RoadmapCNRussia’s ballistic and hypersonic missiles leave Ukraine with only minutes to reactESEl Rey recibe al presidente de Ceuta en Marivent tras la crisis migratoriaFR665.000 euros en cash découverts sur une plage sicilienne dans des sacs LidlINTLIndia's Gen Z-Led 'Cockroach Janta Party' Protest Enters New Phase of Narrative BattleRUИнфантино признал ошибки в плане приватизации ФИФА и сохранил постRUSpain's Geopolitical Balancing Act: Morocco, Algeria, and Migration PressureRUPentagon Develops Nuclear Strategy with Broader Options for PresidentFRIran et Oman s'accordent sur un nouvel itinéraire dans le détroit d'OrmuzTRKuzey Carolina'da Silahlı Saldırı: Çok Sayıda KasaRUIsrael Intensifies Gaza Strikes Despite Ceasefire RoadmapCNRussia’s ballistic and hypersonic missiles leave Ukraine with only minutes to reactESEl Rey recibe al presidente de Ceuta en Marivent tras la crisis migratoriaFR665.000 euros en cash découverts sur une plage sicilienne dans des sacs LidlINTLIndia's Gen Z-Led 'Cockroach Janta Party' Protest Enters New Phase of Narrative BattleRUИнфантино признал ошибки в плане приватизации ФИФА и сохранил постRUSpain's Geopolitical Balancing Act: Morocco, Algeria, and Migration PressureRUPentagon Develops Nuclear Strategy with Broader Options for PresidentFRIran et Oman s'accordent sur un nouvel itinéraire dans le détroit d'Ormuz
Newsgather
AtrásCloudflare Open Sources Cloudflare OS for Enterprise AI Agents
Cloudflare Open Sources Cloudflare OS for Enterprise AI Agents
Tecnología
Decrypthace 5 horasTecnología2 min de lectura

Cloudflare Open Sources Cloudflare OS for Enterprise AI Agents

Cloudflare is open sourcing Cloudflare OS, a platform combining an agent workspace, security governance, and modifiable apps.

En resumen

Cloudflare has open-sourced Cloudflare OS, an enterprise platform allowing organizations to deploy AI agents securely connected to internal systems with integrated governance.

Resumen generado por IA

Por qué importa

Cloudflare initially built Cloudflare OS internally before releasing it to employees in May.

Tamaño de fuente

Cloudflare built the first version of Cloudflare OS for itself. In May, the company gave every one of its thousands of employees access, CEO Matthew Prince wrote, and people outside engineering started using it to draft documents, build slides, and automate repeatable work. Now Cloudflare is open sourcing a rebuilt version that any organization can deploy and connect to its own internal systems.

"The security had to be part of the platform, not something every person building an app or using an agent has to implement correctly," the company said in its announcement. That's the real product.

What's actually inside

Cloudflare OS combines three parts. First, there's an agent workspace that grounds each conversation in your company's curated context and skills, with an isolated runtime where the agent can write and run code. There's also a security and governance framework, new in this version, which sits between agents and your systems of record. And, lastly, there's a layer for personal, modifiable apps that lets a workspace turn a chat into a document, a workflow, or a small full-stack app.

Cloudflare's CIO Sam Rhea laid out how the company approached security in this agentic-powered experiment: handing API keys to people and agents is dangerous and doesn't scale, because keys give broad, long-lived access that's hard to constrain or audit. Instead, agents start with access to nothing. So they request a specific resource, and a Gatekeeper — a service-specific Cloudflare Worker — mediates. The credential never touches the agent or its code.

That's a cleaner model than MCP alone. Model Context Protocol tells an agent which tools it can call, but not which underlying resources it has actually seen. Cloudflare OS logs every observation and checks a person's access before they can open a workspace or view what an agent produced.

Each app an agent builds is a real Cloudflare Worker, riding on Dynamic Workers and Durable Object Facets the company built for this project, talking to the client over Cap'n Web, its open-source object-capability RPC system. "If you can build a tool to do a job yourself, agents can use your tool to do the job when you're not there," the post notes.

It's a strong vision, but some users may still be skeptical: Cloudflare OS is a Cloudflare product, so the agents, apps, and governance it sells you to run all live on Cloudflare's edge. The "open" in open source gets you the code; the runtime still is controlled by a central entity.

Preguntas abiertas

  • How will enterprise adoption compare to existing agent frameworks?
  • What are the hosting costs for organizations deploying Cloudflare OS?

Temas relacionados

This article was originally published by Decrypt.

Noticias relacionadas

Más sobre este temacloudflare