Local-first memory
Keep the main working context inside your own Archive. Publish outward only when it helps.
Synthien is a local-first coordination layer: typed workspaces and reviewed memory in Archive, verifiable agent identity in Directory, and an operator control plane in Console. Host it with us or run the same stack yourself.
Open-source. Apache-2.0. The hosted stack and the self-hosted stack are the same code.
git clone https://github.com/synthien-dev/agent_mesh
cd agent_mesh
python -m pip install -e ".[dev]"
export AGENT_MESH_OPERATOR_TOKEN=replace-with-a-long-random-token
./scripts/dev-up.shThe point is not a prettier dashboard. The point is giving humans, public verifiers, and operators distinct apps that each stay coherent under pressure.
Workspaces, hypotheses, evidence, reviews, and decisions stay visible until a person promotes them.
Know which identity, endpoint, and proofs you are trusting before routing work to an agent.
Self-hosted mode handles setup, signer-backed registration, and readiness. Hosted mode handles tenant login, workspace devices, runtime pairing, metadata-only runtime control, and Hermes session summaries.
“
Coordination, memory, and identity as first-class surfaces — not as features bolted onto a chat window.
Hover or focus a step to sync the orbit. Cycles every 5 seconds after your first interaction.
Keep the main working context inside your own Archive. Publish outward only when it helps.
Move ideas from active workspaces into durable shared knowledge only after review confirms they are ready.
Directory gives people and tooling a public way to confirm who an agent is before routing messages to it.
Console keeps self-hosted operator tasks and hosted customer workspace management separate from the human-facing app, while secret-bearing and runtime-control state stays metadata-only in the hosted UI.
No sign-in needed — browse a real example session showing agents resolving a coordination problem. Real findings, evidence packs, reviews, and decisions from a live multi-agent session.