Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

64% Positive

Analyzed from 5902 words in the discussion.

Trending Topics

#cloudflare#sandstorm#system#open#https#more#com#workers#software#source

Discussion (153 Comments)Read Original on HackerNews

rozenmdabout 3 hours 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.

tincoabout 2 hours ago
This is really interesting. I built a similar product (not released yet), but it uses Kubernetes as the infrastructure layer instead of Cloudflare OS. I guess all these years later I am left with the same existential question that plagued Sandstorm. What is its relevance in the context of Linux containers? This is not a rhetorical question, is there a real benefit for a Sandstorm grain over a docker style Linux container? Does a containerized process not have all the same benefits of a Sandstorm grain, with the added benefit of not requiring any modifications of the containerized software?

One argument I could bring is that despite all its claims, OpenAI still had to switch from containers to MicroVMs because its agents under test still managed to break out from their containers. Is the security model of a Sandstorm grain so much better that agents wouldn't figure out how to break out of it?

kentonvabout 2 hours ago
Sandstorm's use of containers was just a means to an end. The real innovation was the fine-grained instances -- each document in its own container. No other container platform did that.

But honestly, it didn't work well, because of cold start times and memory usage. It's bad enough when a server takes seconds to start, but if every document you open has a long startup time and uses hundreds of MB of RAM, it's really painful.

Cloudflare OS doesn't use containers. It uses Dynamic Workers, which are 100x more efficient: https://blog.cloudflare.com/dynamic-workers/

So the stuff I have been building in Workers for the past 9 years turns out to be the thing that Sandstorm needed all along. What a coincidence. :)

echelonabout 1 hour ago
This is far too Cloudflare flavored to be interesting to me.

It's using Workers (capital W) and the core Cloudflare primitives.

I don't feel safe building on this or touching this.

I'd be happier if a startup or neutral party built this in a more agnostic way.

everforward33 minutes ago
I don’t think containers, as normally used, provide that much security because so much of what you want to secure is at the boundaries between containers (the network) rather than inside the container itself.

There’s not much point in preventing hyper visor escape style exploits if the agent can just SSH or psql log in to an adjacent container. Likewise there are near infinite ways to do weird things with the network to make stuff happen in another less controlled environment (eg sign up for AWS free account, make VM, do everything on that VM where controls don’t apply).

There are tools to do this, but I’ve never seen anyone package them up in a way that was pleasant to interact with. It’s got the SELinux problem of being useful, but annoying enough that everyone just disables it the second it gets in the way. It’s surprisingly hard to manage what should be able to connect to what as you start scaling out the number of things on the network. Whoops, you forgot that random software embeds its own DNS over HTTPS resolver so the normal DNS profile won’t work and everything crashed kind of issues.

nijave12 minutes ago
It has real business value. Letting non technical users run wild without the onerous layers of controls in traditional enterprise IT.

We're already contending with users wanting to hook up every SaaS MCP to every other SaaS platform and then slap AI on top. Having a controlled sandbox for that would hugely simplify things.

oooyayabout 1 hour ago
Linux namespaces, and containers, are not security features in themselves. They end up having to be combined with SECCOMP and some sort of application kernel or SELinux in order to have an effective security apparatus. This is before you give it application aware security controls like policy.
abdullahkhalidsabout 1 hour ago
> is there a real benefit for a Sandstorm grain over a docker style Linux container?

Linux containers are meant to be used by those with significant software engineering skills. Sandstorm was designed to be used, once installed by someone else, by grandma.

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

Let me introduce you to scrapling+MCP--the closest I've come.

Stealthed, controllable browser gives you an API to arbitrary web things

You can't modify it, but you can extend it which imo is the next best thing

adb (Android) is close albeit a bit more tedious. It's fun watching an LLM take screenshots, read them, then send input events back to the phone.

If you have a rooted Android, you _can_ modify the apps. Xposed, ReVanced, et al subject to Play Integrity's ever growing pervasiveness

fnyabout 2 hours ago
That should have been the announcement.

The article posted buries the lead. Cloudflare OS reads like almost any other AI knowledge base until midway when apps are introduced and then becomes overly technical with a code snippet.

kentonvabout 2 hours ago
We really struggled with how to present this to multiple audiences at once.

My tweet thread, and the GitHub readme, is really the presentation intended for the HN crowd. The blog post is for a different audience.

https://github.com/cloudflare/cloudflare-os

philistineabout 2 hours ago
> The blog post is for a different audience.

No one? Like literally, I don't understand a thing of what the blog post is saying. It's vague to the point of meaning nothing. Every piece of text I've seen that explains CloudflareOS is clear except the blog post.

dofmabout 2 hours ago
Random trivia (and something I learned this way myself from an internet reply, though I can't remember when):

What gets buried is the "lede". It is a really unusual thing — a deliberate, engineered misspelling of "lead" that leaked into broader use:

https://www.merriam-webster.com/wordplay/bury-the-lede-versu...

(Not meant as a nit-pick — it's just something that adds really fascinating historical colour to a useful expression, that people often mistakenly re-correct)

mosuraabout 2 hours ago
Sandstorm without self hosting has no interest though. (Edit: see below, where the creator states it _can_ be run locally)

Buzz looks like a more reasonable direction than this does.

kentonvabout 2 hours ago
What do you mean? This is 100% open source and self-hostable!

https://github.com/cloudflare/cloudflare-os

It runs on the open source Workers Runtime:

https://github.com/cloudflare/workerd

You can run it at home if you want. There's even a Home Assistant Gatekeeper.

mosuraabout 2 hours ago
So you can run it off the public internet with no sneaky external dependency on cloudflare, slack etc?

And it would be functionally the same? With the same performance if you put enough hardware there?

If so cool, and that should have been clearly in the announcement, because as it sounded it is “I am a sucker, lock me in!”

andersonpico28 minutes ago
Thank you for your work over the years, sandstorm is a really interesting and inspiring piece of software. I'll certainly try to self-host CloudflareOS.
nolist_policyabout 2 hours ago
Do you have a store/list of public blueprints like sandstorm?
hobofanabout 2 hours ago
Yes, just like SaaS was a limitation to it's utility, PaaS is still a limitation, just on a different level.
benatkinabout 1 hour ago
There is also qm with smol machines. I found this out the long way, by looking at the contributors to qm at https://github.com/yc-software/qm where I found BinSquare, the founder of smol machines. Then I found a tweet about a public instance of it where I could try out having it code something agentically - I'm in the replies here: https://x.com/binsquares/status/2083305704274976819

I guess the lock-in is to Cloudflare Workers, which is limited to JavaScript. I would in fact look into projects that are built around MicroVMs and WebAssembly. It seems Buzz would be happy to use smolmachines, or whatever. You'd have to roll your own permission system, but smolmachines would at least take care of being able to use stuff within an app, by offering persistent, portable containers.

Actually I think now I can finally say why this sandstorm.io with Cloudflare OS has lock-in. The promise is "you can pretty much go wild" and that you can hand it off to non-technical people to do that. Much as you squint, there is not a sophisticated access control system available to self-hosted users. There's a framework for building a sophisticated access control system, but that isn't the same as having something open source that you can self-host and let non technical users go wild.

However, this is cool. I just agree with you that Buzz sounds more interesting to me as someone who was into Sandstorm.

runtime_terror40 minutes ago
Workers also supports Python, Rust and anything via WebAssembly (Go, C, etc)
layer8about 2 hours ago
> the sandbox is so secure that you can pretty much go wild -- the AI cannot introduce a significant security bug.

This can only be correct when the application can’t affect anything outside the sandbox. Which would significantly restrict useful applications.

kentonvabout 2 hours ago
See my next tweet in the chain:

https://x.com/KentonVarda/status/2084990302784307363

-------------

Of course, personal apps are more useful if they can connect to external services. Cloudflare OS introduces a "connector" system we call Gatekeepers. This is sort of like MCP (and MCP is supported as a kind of Gatekeeper), but with a lot more:

* Instead of exposing tools, a Gatekeeper exposes a Cap'n Web RPC API. That makes it appropriate for use by both agents (via code mode) and Gadgets.

* Gatekeepers integrate with the Cloudflare OS UI to provide inline audit logging and human-in-the-loop approvals for all side-effecting actions.

* When an action requires approval, the agent does not need to stop and wait for it. A Gatekeeper will simulate the outcome, allowing the agent to keep running and queue up more work. You can then approve everything in a batch at the end. Hopefully, this means you no longer feel the need to turn on auto-approve! (But you still can if you want.)

We have already built Gatekeepers for a huge number of services, from GitHub to Home Assistant. We've found, with the right skills, AI can basically crank these things out for any given API, solving the chicken-and-egg ecosystem problem. We are working on a "software factory" of sorts where you can input the API docs for your favorite service and get a well-written Gatekeeper. That's not quite ready yet -- so for now use the ones we provide or use the write-gatekeeper skill to write your own. You can add your own Gatekeepers to your personal deployment.

kentonvabout 2 hours ago
Or more directly:

When you share a Gadget, we verify that anyone you share with also has direct permission to access each of the resources it is connected to (via the Gatekeeper system). Hence, no security bug in the Gadget itself could accidentally grant people access to things they don't already have.

shostackabout 2 hours ago
> * When an action requires approval, the agent does not need to stop and wait for it. A Gatekeeper will simulate the outcome, allowing the agent to keep running and queue up more work. You can then approve everything in a batch at the end. Hopefully, this means you no longer feel the need to turn on auto-approve! (But you still can if you want.)

Can you say more about how you simulate outcomes of approvals? For example, if I need an approval to be granted permission to read a document, how could it simulate the document contents?

edaemonabout 2 hours ago
Interesting, so how does this work with regards to purposeful but naive changes? If, for example, we have a Notion integration, and a non-technical user can add a feature to it via prompt, would it be possible for them to accidentally add something that sends a bunch of internal-only proprietary data to Notion? Would this system prevent or flag that in some way?
spooneybargerabout 1 hour ago
Thank you. The tweet values the readers time. The blog post. Dear lord. So much noise.

This was a great summation.

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

Yep, that's precisely the vision I formulated some months ago: https://manuel.kiessling.net/2025/11/04/what-if-software-shi...

losvedirabout 1 hour ago
Oh, wow! This is a lot clearer to me. I've long had a soft spot in my heart about Sandstorm. Here's a comment[0] I made 11 years ago about what Sandstorm was, to me:

> I'm a web developer, but I can't really use my skills to provide an open source web app the way I'd like to. I'd like to build a small server-side budgeting app that people can use from their computers or phones to record expenses, but there's no way I can ask people to find a web host that lets them run rails, or set up a heroku account or whatever.

> So my only alternative would be to run the service myself, but then I'm storing other people's data, I have to worry about scaling if lots of people use it, and user accounts, and all this stuff.

> The idea of sandstorm is folks run this platform on their personal servers, and then it lets you browse an app store like interface and one-click install these server side apps. So I'd bundle up my budgeting rails app as a sandstorm package, and if someone wants to track their expenses from a variety of devices, they install the app. Now they're running it so the data is theirs, there's no scaling issues, and user authentication is provided by sandstorm.

It was a beautiful thing that tried to thread the needle between personal, self-hosted software and cloud-based "software as a service". I've long thought that "federated" software is the sweetspot, since it allows people to control software in more natural organizational units like families or communities, without being centrally controlled or devolving into the craziness that is "decentralized".

However, while the functionality of Cloudflare OS may be Sandstorm-inspired, I feel like it doesn't really have its soul. What a difference a decade makes! Here's another comment[1] from me 10 years ago about why I loved sandstorm, which begins:

> Oh no! I really believe sandstorm (or something like it) is what we need the future to be. Rather than having everything get sucked up into Google, Facebook, Apple, or these other few centralized services, imagine where everyone has a personal (or family, or church group or whatever) server, and they can one-click install their email apps, their document apps, etc.

These days Cloudflare has become one of the "Google, Facebook, Apple" that I mentioned. I'm still a fan of Cloudflare generally, and with kentonv behind this I absolutely have to try it out, but it doesn't have the open source, community-oriented charm that I think Sandstorm had.

edit: Oh, I didn't read far enough down the tweet chain:

> I am so proud to say, we are making this whole thing open source, Apache 2.0 license, no catch.

Hooray! Sandstorm's back on the menu, boys! This really does make me happy. I never should have doubted, ha.

[0] https://news.ycombinator.com/item?id=10237821

[1] https://news.ycombinator.com/item?id=13589471

ocdtrekkie28 minutes ago
For what it's worth we (the community still working on Sandstorm) are also about to release an updated version of Sandstorm. But also as someone who definitely will still be running Sandstorm at home, some of the Cloudflare OS stuff is super exciting to me, and probably well beyond what we'll tackle with Sandstorm any time soon. What Kenton's doing with gatekeepers is insanely cool.
NetOpWibbyabout 2 hours ago
Damn, this is a pretty big deal!
BonerWienerabout 2 hours ago
Can you explain why you think this is a big deal?

What particular feature/capability made you think this?

I do not disagree but i am curios. Lets have a discussion instead of just throwing feel good vibes around...

ignoramousabout 1 hour ago
You should probably add a disclaimer you work at Cloudflare yourself?

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

https://archive.vn/wvgxq

ashu1461about 1 hour ago
I don't get it

How is this different than the capabilities which cowork by claude / chat gpt desktop apps now a days give in terms of core capabilities.

The fact that you can maybe fetch bugs from jira and present in the way you want is true for any of the agentic orchestrators, so is it really the USP ?

One difference I found against other orchestrators was that they work on a per seat billing model. Example if you have 10 team members who want access to a shared agent infrastructure, you would end up paying 10 * 20$ = 200$ per month while in this case it is probably just the AI and infrastructure bill that you have to spend, which probably might cross 200 dollars as well.

rcarmo4 minutes ago
I have a feeling we're all working towards the same thing, but with different frameworks and infra. The Cloudflare OS experience looks, to me, very much like what I created for myself with https://rcarmo.github.io/projects/piclaw (except that I rely on focusing different instances on different sets of skills and tooling, so only two have "Office" skills, for instance).
yomismoaquiabout 2 hours 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?
kentonvabout 2 hours ago
This is 100% open source and self-hostable.

https://github.com/cloudflare/cloudflare-os

It runs on top of our open source runtime.

https://github.com/cloudflare/workerd

vavos5 minutes ago
It's cool that it's open-source, but how much effort and scale would it take to run it on non cloud flare infra?
yewenjieabout 1 hour ago
Does workerd have full feature-parity with Workers, including stuff like Durable Objects?
kentonvabout 1 hour ago
It's the same code. The only thing it doesn't include is the global scheduling and orchestration, but you don't actually want that locally. (And honestly... that stuff is a bit of a beast.)

Durable Objects are fully supported by workerd (and Cloudflare OS uses them extensively).

There is, however, one catch currently: Durable Objects don't scale out well without the global scheduling. For running Cloudflare OS for one user, this is actually no big deal, but a company-wide instance might not work well.

But I'm actually fixing that:

https://github.com/cloudflare/workerd/pull/6780

Unfortunately didn't get enough time to land it before this release, but it'll come soon.

With that I would expect a self-hosted Cloudflare OS on your own cluster to work quite well.

delduca23 minutes ago
Can I host outside Cloudflare?
nater5000about 2 hours ago
Cloudflare seems mature enough at this point that if you're willing to accept any kind of vendor lock-in, then accepting it through them is likely acceptable. I won't say they're on-par with the big cloud providers, but if they offer the services you need and you'd be willing to lock-in with AWS, etc., then they should be considered.

If you're generally opposed to any vendor lock-in, then Cloudflare is definitely a hard sell. Many of their services are pretty specific to their ecosystem and I imagine trying to keep things portable would be infeasible any many scenarios. Granted, this is true in a provider like AWS, too, if you were depending heavily on their proprietary, managed services. But there's definitely value in knowing that you can stick to "generic" services as much as possible in AWS and be able to move away relatively easily.

Cloudflare is definitely becoming a "real" cloud provider (I'd say their release of R2, for me, pushed them into the "serious contender" category), but they focus on pretty specific features that aren't very portable. This Cloudflare OS service is a good example of that. If it is exactly what you need, then it is worth checking out and taking on the risk of vendor lock-in. But if you're doing something where long-term planning and portability is important, then you'll have a hard time warranting even considering them.

ameliaquiningabout 1 hour ago
Cloudflare OS does have the important risk-mitigating feature that you can fork it if the vendor becomes hostile to your interests. You can't really do that with managed services like Workers (workerd exists but isn't a drop-in replacement for the entire Workers platform).

Whether forking is economical depends, of course, on your scale and on how many others are in the same boat.

shados42 minutes ago
in the world of AI, forking is so much easier.

I was messing with a closed source tool from a vendor, and turns out they didn't support my use case (they were Mac only, I needed a Linux version. And I wanted it in a different programming language than they had used for maintenance and performance).

Pointed Fable and Sol at the binary and the symbols (most of the work was through http, to be fair), and a few hours later I had a fully functional version with additional features.

now of course the legality of that being closed source is iffy, but it was for personal use. In this case its open source. Need to run this on another platform ? You probably can get very far with a prompt or two.

inerteabout 2 hours ago
Yes. Be locked in. It's better to go 100% and only pay the switch costs if you have to.

Developing abstractions to let you switch technologies has 2 costs: The actual development, and not fully utilizing a specific technology. Lots of people prefer pain in small doses because it can be rationalized as eventual payoff.

There are degrees of this decision, of course, but I would say most folks worry too much about this particular champagne problem.

dingalingabout 1 hour ago
> Yes. Be locked in.

That'd be fine if the decision just affected the decision-maker's system. But the secondary effects are that it binds the external users of that system to the vendor's ToS.

Lucasoatoabout 2 hours ago
No, you’re not too paranoid. It has already proven both in the software and hardware world what vendor lock-in can lead to.

Also check out Bunny.net.

shados44 minutes ago
Cloudflare is hit or miss there.

They move pretty quick so they tend to ship a lot of product very quickly that have a lot of potentials. But they are very much MVPs, and you'll hit a lot of limitations that aren't always obvious at first blush. And then it can take years before they mature, at which point they'll pour a ton of resources and they'll go from useless to top tier in like 2 months.

It's really hard to tell.

The Vite plugin for Cloudflare Worker was one of those. It was really rough at first and I wasted hundreds of hours getting stuff working as advertised. And then in a week they fixed all the bugs.

AI Gateway is another. We used it at first because it seemed to check all the boxes, and turns out it had tons of limitations and almost none of the features of other offerings, with very few updates months+. And then recently they basically added all the features it was missing in a few weeks/months and now its good.

Agent SDK too, it was always behind with outdated dependencies and missing features all other agent frameworks had. And then one day they started iterating super fast and now its legitimately good.

You can never tell reading the docs, so you have to try it, curse because you only find the limitations once you're running the thing for real in production, abandon it, then a few months later its everything you could ever want.

I have a love hate relationship with Cloudflare. Mostly love, but still.

thesurlydevabout 2 hours ago
I feel exactly the same. The CF services I do use are DNS and R2. I'd be curious if there's a guide somewhere that lists their services through the lens of lock-in. For example, R2 is somewhat S3 compatible so it's less risky to use because I can swap providers.
mosuraabout 2 hours ago
They also provide cover to those doing the dirty stuff which drives the need for their other products.

Not remotely paranoid.

tekacsabout 2 hours ago
Yeah, with love the words "open source" mean a lot less here (de facto, of course not de jure) when the resulting open source product is entirely contingent on Cloudflare's PaaS.

And I think they suffer a little a little bit from their infrastructure being _comparatively_ unique. As providers go, they're on the harder end to replace with something else if you were to ever want to retarget your workloads.

yourapostasyabout 1 hour ago
Not at all too paranoid. Just like people figured out even with elastic everything, compute from Spot instances and all the other things we're supposed to do in AWS, the data out charges between AZ's and Region's still more than made up the cost savings for true resiliency. People are going to figure out relatively similar pricing traps in Cloudflare that are difficult to design around.

If you run an unindexed D1 query, then you get dinged for every row read. If you didn't properly perform scalability testing in non-production, then you'll never know this until you get a bill that you dissect to find out 5 million rows read for a 5 row result, if you even dig that far in the billing.

If you do not use the WebSocket Hibernation API with Durable Objects, then when you spin up a DO and hold open thousands of client WebSockets, you are being billed continuously for the entire time those connections are open—even if zero messages are being sent.

If you keep optimizing for payload size like many do by default but not event frequency (like poll a Worker every second instead of keeping a single stream open), it will show up unpleasantly in the billing.

If you treat KV like a transactional database keeping state, then be aware writes are expensive compared to reads. Pumping high-frequency write traffic into KV will result in exorbitant write operation costs and eventual consistency headaches. High-frequency state mutations belong in Durable Objects, not KV.

Batch your data to minimize request count, aggressively index your SQL queries to minimize row scans, and hibernate your idle persistent connections whenever you can. Doing all this will make your solutions cost efficient, but very locked into their ecosystem.

doublerabbitabout 2 hours ago
Cloudflare is just another corporation with greed in their eyes and if you don't design yourself to their puzzle than you're not welcomed.

This is an extra wall in walled garden land; another one you will need to jump if you want to break free. Another stab at gatekeeping the upcoming Ai era of the internet. It's no different to the playbook of Google, Apple, and Facebook of the 00's. So, no, you're not paranoid.

In the terms of security: My firefox on FreeBSD instantly triggers endless loops of "prove your human" on their turnstile. I can't use old handhelds of android and a single VPN triggers all. Anything that they don't see as "secure" you're denied from.

What is stopping Cloudflare from deeming your LLM as unsafe?

Scenario: You're ready to launch, you come up with the next best innovation for the next generation of Ai internet. Revolutionary and you're about to launch, blast off; wait. You're denied your launch because it threatens their service. The former: they like your idea more-so and clone it to become theirs.

Stories of above have all been posted on HN before. Startups have been sabotaged by rug-pulling of cloud providers. It is early-vendor lock-in and at it's best. Google & Co would be jealous; if they were not in bed with.

This will turn in to a netting of: Your Ai isn't using our service, so your Ai isn't allowed to interact with ours.

What does Cloudflare offer as a service? A turnstile to the Internet of Things and the difference this time is that you get to self-host your own corner on their patch of land with their ticket prices and access policy of.

Remember folks, no corporation gives a rat's ass about you. Internally, or externally, you're just another sheep to extract wool from.

overgard12 minutes ago
I'm mostly going off the tweet, it could be I just don't understand, but how do you managed shared data if everyone has their own copy of the code and they can add whatever features they want? I mean, I'm assuming that any sort of significant feature requires some sort of change to the data model, and even with a schema-less database you could have conflicts if two things use the same field name, for instance? Also what happens with updates? Like, part of IT is keeping people up to date, but if everyone has their own bespoke customizations how do you not clobber those?

Also the security story doesn't completely add up to me. Like, if I'm a user and I can just add features that I want, what's to stop me from placing data in there that's maybe covered under HIPPA or some other sensitive data (protected class, or even just stuff like authentication information)? Right now a small number of people need to think about data security, but this seems like it'd extend it to anyone? That kind of data, it's not just about "keeping it internal by default", there are a lot of rules around storing it at all.

I dunno, it kind of makes me think of when people suggest forking an open source project if the maintainers won't accept a suggestion. Sure, you can do that, and it does happen, but you're also basically signing up to maintain it for decades. I'm not sure if anyone wants to maintain Alice in accounting's very weird spreadsheet app 10 years after she's left the company?

(Again I'm not throwing shade, just trying to understand better)

fnoefabout 2 hours 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.
Kudosabout 2 hours ago
If this succeeds, it's going to be in spite of its branding and marketing.
lern_too_spelabout 2 hours ago
An operating system manages access to shared hardware (disk, CPU, memory, networking, display, etc. on a single machine OS). MS-DOS mainly handled shared access to disk via a file system abstraction, hence the name. The naming of Cloudflare OS makes sense to me.
TZubiriabout 1 hour ago
It's a thing chatgpt comes up with, like em dashes or the worde 'delve'. High clanker/vibecoder signal
thehamkercatabout 3 hours ago
Why are companies slapping "OS" in their product naming? it's stupid
NetOpWibbyabout 2 hours ago
From the GitHub page:

    This is not a traditional computer operating system. We use the term "operating system" in two senses:

    - An operating system for the company to be productive with AI, in a way that is safe, so that the security team can sleep at night.
    - An operating system for AI workloads, analogous to the sense in which a traditional operating system manages compute workloads.
alt227about 1 hour ago
It looks to me like they just wanted to distinguish their product from other AI agents/sandboxes, so they called it an OS to make it sound bigger and better.
orphea26 minutes ago
It's awful naming if they have to explain it.
brazukadev22 minutes ago
the people criticizing the vibecoded name knows what they meant, it is just not correct. It is the same as vegan meat.
1bpp42 minutes ago
Because it sounds impressive to clueless people ($).
dwroberts27 minutes ago
I agree, it has now become a cliche buzzword that product managers slap on boring non-technical things to make them sound important.

Isn’t there even a bug tracker that some company calls an ‘issue OS’ or something absurd?

radladabout 2 hours ago
I think because the idea of an "agent operating system" is starting to feel more and more inevitable. Since I can use AI to:

  - Pull information from external sources
  - Transform and/or augment that information
  - Publish information
I almost do not need a traditional OS anymore. This obviously isn't entirely true: I still use it to interact directly with humans, and it's the way I access my LLM. For now.
EasyMark33 minutes ago
smells like lock-in to me.
tkelabout 1 hour ago
Does your LLM have hardware drivers in it? this is silly.
alt227about 1 hour ago
Agreed, its like OSes have become so invisible people have actually forgotten what they do.
shostackabout 2 hours ago
Because AI enables a new layer more akin to an actual OS. But also because I imagine they all want all the things running through them and an OS is the widest net they can cast in that direction.
Havocabout 2 hours ago
Cause they’re trying to build an ecosystem
orsornaabout 1 hour ago
Same reason why grifters adopted web3 when Web 3.0 was already an established term.
ignoramousabout 1 hour ago
Andy Jassy et al didn't quite name it that, but AWS was being thought of internally as "Internet OS".
mrcwinnabout 2 hours ago
It's better than "harness."
thomastjefferyabout 2 hours ago
I disagree. Harness is a pretty great word, and it doesn't already have another familiar meaning.
bearjawsabout 1 hour ago
Because the English language evolves.
eigencoder4 minutes ago
I think this is trying to do something similar to exe.dev, but not doing it as well
angry_octetabout 1 hour ago
This is revolutionary stuff. It crystalises latent thoughts I've had about how to safely integrate agentic capability for serious work.

We're starting to see indifferently architected AI creep into every engineering tool, from requirements management to coding, MATLAB, EDA and Solidworks. At the same time we see LLMs orchestrating long running hacking campaigns that will leverage other agents and automation to propagate. We really need an architecture that can handle that complexity.

Kenton Varda hitting the ball out of the park again.

badlibrarianabout 2 hours 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.

q8zd3about 2 hours ago
Why do people add "OS" to their product/project name when it is not an OS at all?
spencerflem2 minutes ago
In some sense, it is. Sandstorm called itself an OS too. Arcan calls itself an Overlay-OS.

I think for any platform for general purpose computing that provides an application model that programs are written to target, it's close enough I don't mind. Ie: it makes sense for some end-user software to have a target for Windows, Linux, Sandstorm, etc.

reallyreasonabout 1 hour ago
Indeed, at this point it's one of the most devalued terms in software. Every week I'm reading about some product calling itself "the Operating System for XYZ." It seems like it's what you do when "platform" just feels too modest. To me, if it's not bootable, calling your product an OS just reeks of marketing sleight of hand.
moody__43 minutes ago
When did junk like this start being called an operating system?
p0w3n3d41 minutes ago
The same question is bothering me
Advertisement
arm32about 1 hour ago
If Cloudflare's been using this internally, could that explain why their dashboards are so confused, disjointed and broken?
mannanj3 minutes ago
Does this beat self-stewarding my data, and placing relevant protections around my data instead.

Then the UI's, the "Apps", are just ephemeral instances over my live data whose permission I am consistently setting or reviewing.

I feel like that more accurately represents a "person" behind the data: when I am producing, creating and expressing in real life, I do not ask some intermediary 3rd-party for permission to access my voice and my output. I just produce and let whatever gets created be made there in the physical environment or in someone's head. Today's apps (edit: & cloudflare's direction here) feel more like "The moment I express or generate something, I lease it's output from someone else and ask for their permission to access my output".

pelagicAustralabout 2 hours 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."

elicashabout 1 hour ago
This is just if you don't want to host it yourself, no?
pelagicAustralabout 1 hour ago
Far as I can tell, even if you host it yourself you are still bound to their workers.
orakmoyaabout 1 hour ago
which are open sourced [1]. I tried deploying it and had Deepseek v4 Flash create a dumb whiteboarding app.

[1] https://github.com/cloudflare/workerd

alansaberabout 2 hours ago
So, a security-oriented cloud agent framework? Better call it an OS.
wxwabout 2 hours 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.
bearjawsabout 2 hours ago
The real question is, can Cloudflare become a equal or better OpenAI / Claude provider, while offering a vastly more robust platform than either?

I think the answer is yes, simply because both OAI and Anthropic leverage CF for their hosting today.

I used to meme back in 2008 (when Google docs first was becoming big) that "The problem has always been the sandbox". The problem Chrome and Firefox solved was the Sandbox - you can browse some random code across the web without worrying about getting hacked. The same problem has arisen today but now with AI agents.

There is likely to be huge winners in the AI space simply based on who can create the best way to contain AI agents and "expose AI value" safely.

dgellowabout 2 hours ago
So, that means even more pressure on OpenAI and Anthropic. I really don’t see how they will stay competitive long term. Cloudflare can offers way better product by integrating with the rest of their platform and offering a variety of models, including open models they host themselves
alansaberabout 2 hours ago
Yep, a pre-wrapped Codex for enterprise. Seems like the logical evolution from setting up an MCP.
mrcwinnabout 2 hours ago
Codex for enterprise is Codex for enterprise.
colinrandabout 1 hour ago
this is a cool idea, but i suspect will be limited in use cases. the vast majority of people don't want or can't modify their software competently and will rely on others to do that. once you're relying on someone else, they do not want to maintain different copies for every user, that sounds like a maintenance nightmare for admins or else such a new paradigm that it takes a new generation of admins 20 years to get comfortable.
jakswa39 minutes ago
Seems like a good candidate to replace my home-grown llama.cpp web UI clone. This comment used to be a gripe about their provider UX not giving an example URL (realized /v1 is expected as the final segment).
giancarlostoroabout 1 hour ago
Really not a fan of calling things an OS that are not an OS. This seems interesting, but it is also tied to CloudFlare workers, so beware.
palataabout 3 hours ago
I am confused... it's not an OS, is it?
thrownaway561about 2 hours ago
https://github.com/cloudflare/cloudflare-os#cloudflare-os-an...

This is not a traditional computer operating system. We use the term "operating system" in two senses:

An operating system for the company to be productive with AI, in a way that is safe, so that the security team can sleep at night. An operating system for AI workloads, analogous to the sense in which a traditional operating system manages compute workloads.

sethops1about 2 hours ago
> We use the term "operating system" incorrectly.

FTF[them]

alt227about 1 hour ago
> An operating system for AI workloads, analogous to the sense in which a traditional operating system manages compute workloads.

They have really twisted the definition to fit their marketing here. Operating systems are what allow you to use hardware to interact with software. Their product does nothing comparable to that at all.

nthypesabout 2 hours 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.
Advertisement
vehemenzabout 2 hours 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.

hobofanabout 2 hours ago
It's open source, but it is so incredibly tied to their platform, that there is no vendor portability, which has made almost every of their product launches post-Workers kind of meh.
CrimsonRainabout 1 hour ago
workerd is OSS
hmokiguessabout 2 hours 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.

sschueller35 minutes ago
So to run this 'OS', I need to have an existing running OS...
sciencejerkabout 1 hour ago
But is it actually an OS?
angry_octetabout 1 hour ago
Is Chrome?
EasyMark29 minutes ago
Does chrome claim to be an OS? or are you talking about chrome os which is an OS built on top of a Linux kernel, kind of like ubuntu or redhat
yewenjieabout 1 hour ago
Has anyone experienced using Buzz or YC's qm? How does this compare with those?
wenbinabout 2 hours ago
isodevabout 2 hours ago
Wait, isn’t that what Mistral does for their Vibe interface for companies?
prathjeabout 2 hours 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...

EDIT: Retrying it now worked but I had to subscribe to R2 (which is free for 10GB apparently). However, after that it will tell you that you need to enable the Dynamic Workers which is actually paid...

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

So no free preview for me today.

4lx87about 2 hours 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.

kentonvabout 2 hours ago
That's why this is open source.

https://github.com/cloudflare/cloudflare-os

You're supposed to customize it.

Also it features a whole system for adding your own skills and context.

rightbondsadminabout 1 hour ago
I'm curious if the primary customer will be developers or IT admins
Advertisement
rvzabout 3 hours 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.

vehemenzabout 2 hours ago
Or they can just transition to Cloudflare OS and keep their domain-specific data proprietary, which is where the money is in the first place.
asdevabout 2 hours 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.
therepanicabout 1 hour ago
Why?
agentdev001about 1 hour ago
Im having a hard time figuring out what the intended user interface is here. The screenshots im seeing makes this look to be an electron app, but the repo seems to be implying that this is a deployed web app.

If this is just another librechat I'll be disappointed, and frustrated- because this is so 5 months ago.

sreekanth850about 1 hour ago
how this can be compared against Microsoft agent framework?
dukeofdoomabout 1 hour ago
How do you install this? Where's the download link.
arm32about 1 hour ago
It's an operating system, so perhaps you need the ISO...
zsoltkacsandiabout 2 hours ago
Seemingly Cloudflare’s strategy nowadays is shipping “open-source” projects that are coupled with their own infastructure. First EmDash CMS, now this.
9cb14c1ec0about 2 hours ago
Not a bad marketing strategy. Vendor lock in matters a lot less to some people than it does to me.
arm32about 1 hour ago
OH! I get it. OS = "open source"!
xgulfieabout 2 hours ago
gas town 2 real???
s20nabout 1 hour ago
Finally, we have an "OS" written in typescript. And here I was thinking that an OS would be the only exception to Atwood's law /s
pjmlpabout 2 hours ago
Ah look, yet another one jumping into AI party.
ocdtrekkieabout 2 hours ago
This is the middle of Cloudflare's "Agents Week"... and I believe they had an Agents Week last year. We're like... at least a year or two into Cloudflare being in the AI party. ;)
Advertisement
iamnielsabout 2 hours 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