Ambion: a collaboration kernel lets 7 agents and humans share one ordered journal across frameworks
andreisavu · x · 2026-09-22
Developer andreisavu unveiled Ambion, a "collaboration kernel" for agents and humans working together.
Key design:
- Room + Workspace: a room holds messages exchanged between people and agents; a workspace holds the artifacts they produce.
- Framework-agnostic: one room can run Pi, the Claude Agent SDK, and the Codex SDK side by side; every seat gets the same workspace tools, and each harness's native tools can be disabled.
- Shared ordered journal: the room is a single ordered journal shared by humans and agents, so agents keep working while you're away.
- Concurrency control: when agents write concurrently, the room rejects messages that read a stale journal and returns the messages they missed — one order commits.
- Traceability: every message names the artifact it changed; every artifact change names the agent response that caused it, traceable in both directions.
The motivation: one agent in a chat is easy, but seven agents plus two people on the same files across projects for a week is hard — Ambion targets exactly that.
Related event: Ambion: Open-Source Kernel for Human-Agent Collaboration(3 posts)→
More from coding & agent
- Deel launches Akai, an agent platform that learns workflows from a single demo — kimmonismus · 2026-09-22
- Uncle Bob Demos uml-viewer: His New Way to Review Agent-Built Projects — blaizedsouza · 2026-09-22
- Progressive disclosure for agents: gradually revealing info as trust builds between agents — iamrobotbear · 2026-09-22
- Qwen 3.8 27b fine-tune cuts verbose output by up to 40% with little quality loss — julianharris · 2026-09-22
- Codex desktop app won't show which command the agent ran, user complains — amplifiedamp · 2026-09-22
- It Was Never About Coding: A Veteran Engineer's Take on the Agent Era — blaizedsouza · 2026-09-22