cd /news/ai-agents/show-hn-division-swarm-the-os-for-mu… · home topics ai-agents article
[ARTICLE · art-20490] src=github.com pub= topic=ai-agents verified=true sentiment=↑ positive

Show HN: Division Swarm, the OS for Multi-Agent Systems

A blockchain protocol engineer has released Division Swarm, an open-source operating system for multi-agent systems that emerged from building a micro-SaaS factory. The runtime prevents large language models from directly controlling system state, instead using deterministic code to process agent decisions through committed, ordered transitions.

read1 min publishedJun 3, 2026

Hello all. My background is in blockchain protocol engineering. The company I was at wound down, which left me with a lot of time, so I'd been pushing frontier models on hard distributed-systems problems and was impressed enough to try building something autonomous end-to-end.. a micro-SaaS factory. A few months in I realized the runtime underneath was more interesting than the product on top of it, so I extracted it. That's Swarm. A lot of the design comes straight from blockchain engineering: I wanted something purely async and event-driven, where state only moves through committed, ordered transitions. The one decision everything hangs on is that the LLM does not run the system. Agents reason in scoped sessions and emit events; deterministic code, never the model, decides what each result changes. I think this enables some interesting workflows. Curious to know what you think of it!

Comments URL: [https://news.ycombinator.com/item?id=48384597](https://news.ycombinator.com/item?id=48384597)

Points: 1

── more in #ai-agents 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-division-swa…] indexed:0 read:1min 2026-06-03 ·