Cloudflare OS: an open platform for agents, apps, and work

blog.cloudflare.com

155 points by speckx an hour ago


rozenmd - an hour ago

I liked Kenton's take on this: https://x.com/KentonVarda/status/2084990137180590572?s=20

Text from tweet:

Today we are releasing Cloudflare OS, a chatbot with connectors, just like every other tech company is doing.

Except actually, it's different. This is a remake of Sandstorm[.]io, my startup from 10 years ago, except this time built on Cloudflare Workers (the platform I've spent the last 9 years building) and deeply leveraging AI. This is more or less the culmination of my secret 10-year master plan.

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. We believe a company's security team can feel comfortable giving non-technical users permission to vibe code and then sleep soundly at night.

How is that possible? It's the Sandstorm security model, revisited. A "Gadget" is the same thing as a Sandstorm "Grain": a fine-grained app instance. For example, if you have a document editor app, each document runs as a separate instance of the app, in a separate sandbox (one "Gadget").

This means two things, both of which I think are Big Deals: 1. The platform can manage all access control, by controlling who can access the Gadget at all. There is no way the Gadget can accidentally leak itself to an attacker -- even an attacker who has access to other Gadgets based on the same app. 2. Since everyone is running their own copy of the code, everyone can freely modify their copy of the code.

Think about #2 a bit more.

What if, when you wanted a new feature in the software you are using, you could just prompt your agent to add it?

This doesn't work in the cloud Software-as-a-Service model, because you are not running your own copy of the app.

Sandstorm tried to change that 10 years ago, but the world wasn't ready, because not enough people had the skills or patience to actually modify their software. AI has changed that. Now you just ask the agent -- the same agent that you are using to help you interact with the Gadget can also modify the code of the Gadget.

And it is so fun.

yomismoaqui - an hour ago

Everytime I read about new things from Cloudflare they look really cool but I cannot shake the feeling of not wanting to use them for fear of lock-in, am I too paranoid?

nthypes - 2 minutes ago

I really don't know how folks accept such vendor lock-in. Imagine using Cloudflare Workers as your main tech stack. This is crazy.

fnoef - an hour ago

"OS for work" - like, what does it mean? OS is operating system, it runs on a hardware and provides you to operate the system. I hate when companies destroy the English language with vibe invented terms.

thehamkercat - an hour ago

Why are companies slapping "OS" in their product naming? it's stupid

q8zd3 - 15 minutes ago

Why do people add "OS" to their product/project name when it is not an OS at all?

badlibrarian - an hour ago

This represents a small part of what IT is worried about. Offer a beer and say the word "SharePoint" if you want the long version of where this could wind up.

The issue isn't letting end-users add features. The issue is twelve end-users customizing something that produces output, saving it, and now nobody can read it.

This can get solved. If it even gets a chance to gain traction (it should, though IT will of course push back). But let's not pretend we're there yet.

pelagicAustral - 43 minutes ago

Probably better if they make it obvious that you need Workers paid plan:

"Your Cloudflare account is on the Free plan, but the Cloudflare OS backend needs Dynamic Workers, which requires the Workers Paid plan."

wxw - an hour ago

This is effectively a Codex/Claude app competitor. Good move from Cloudflare since it helps them sell their core infra offerings. I like the direction they’re going with access control.

alansaber - an hour ago

So, a security-oriented cloud agent framework? Better call it an OS.

hmokiguess - 30 minutes ago

I can't help but wonder if these things that are now emerging have a sort of "borrowed time" component tied to them.

I see the examples, and they clearly tackle both organizational inefficiencies and human connection/communication as the core problems.

Sounds like things are converging to "my AI will talk to your AI" and the role of humans will just be a human "router" in the loop switching up nodes in a graph, like the return of Switchboard Operators from the 1950s.

isodev - 11 minutes ago

Wait, isn’t that what Mistral does for their Vibe interface for companies?

vehemenz - an hour ago

> Cloudflare OS is available today and is open source. Check out the cloudflare-os GitHub repository. You can deploy it into your own Cloudflare account and use your own Access policies, AI Gateway configuration, data, and integrations.

In case anybody missed it.

palata - an hour ago

I am confused... it's not an OS, is it?

wenbin - an hour ago

They had a demo https://news.ycombinator.com/item?id=49101234

4lx87 - 38 minutes ago

Engineers should be wary about being forced into using particular prompts/skills/instructions.

Why would I use a shared LLM-in-the-cloud, instead of my own? The shared one precludes any possibility to customize or differentiate my workflow, prompts, or skills. As an employee that sounds like a death sentence to doing my job effectively.

asdev - 28 minutes ago

Everyone is building these same looking apps that look like Codex, Claude desktop. We don't need these. Slackbots work more than well enough to collaborate with agents.

xgulfie - 7 minutes ago

gas town 2 real???

prathje - 30 minutes ago

Setting up your public URLRetrying… (attempt 5 of 6) Fingers crossed!! The last one gotta be the one...

EDIT: It let me down... (Something unexpected went wrong on our side.)

Please let me now if deploying it on your custom domain worked for you please...

zsoltkacsandi - an hour ago

Seemingly Cloudflare’s strategy nowadays is shipping “open-source” projects that are coupled with their own infastructure. First EmDash CMS, now this.

- 39 minutes ago
[deleted]
rvz - an hour ago

From: https://os.cloudflare.app/

> "Give every person an agent and workspace built around how your company works, what it knows, and the systems it relies on."

Hundreds of thousands of so called "AI startups" have been eliminated.

wasabi359 - 7 minutes ago

[flagged]

Lwrless - an hour ago

[dead]

pjmlp - an hour ago

Ah look, yet another one jumping into AI party.

iamniels - an hour ago

This is close to what I need for my company. Currently I'm test driving Open WebUI.

https://github.com/open-webui/open-webui