Ambion: A Collaboration Kernel Running Multiple Agent SDKs in One Shared Room
andreisavu · x · 2026-09-22
Ambion: A collaboration kernel for agents and humans
Andrei Savu introduces Ambion, a collaboration kernel where a room holds the shared, ordered message journal (a conversation between people and agents) and a workspace holds the artifacts they produce. Agents keep working while you're away.
Key design points
- One room runs Pi, the Claude Agent SDK, and the Codex SDK side by side on any framework; every seat gets the same workspace tools, and native harness tools can be turned off.
- Concurrency safety: when agents write to the journal simultaneously, the room rejects messages built on a stale journal and returns what they missed — one order commits.
- Every message names the artifact it changed; every artifact change names the agent response that made it, so either can be traced to the other.
The framing: one agent in a chat is easy; seven agents and two people, on the same files, across several projects, for a week, is hard.
Related event: Ambion: Open-Source Kernel for Human-Agent Collaboration(3 posts)→
More from coding & agent
- Plane Agents launch: assign work, tag in comments, or run on a schedule — JosephJacks_ · 2026-09-22
- Latent Space pod: TypeSafe CEO argues AI should make reliable decisions in software, not chat — lennysan · 2026-09-22
- Same model bills 5x more in a different harness: 21 combos tested across 60 tasks — CShorten30 · 2026-09-22
- Grok bot drives local uncensored Flux2 via ComfyUI MCP for horror art — PurzBeats · 2026-09-22
- Jev + Treg combo powers 3 GTM workflows, saving $8k/month in automation costs — iamrobotbear · 2026-09-22
- Jevernetes: fast semantic search over Kubernetes logs using Jev — aronchick · 2026-09-22