Every agent — whatever CLI or model it runs — becomes a coordinated teammate that remembers, understands your code, and talks to the others.
A decentralized peer mesh where every node is equal — no central server. Add a host once and both sides auto-discover; remote agents behave exactly like local ones via transparent WebSocket proxying, with green/red/yellow health at a glance and Tailscale for encrypted links.
Every agent gets persistent memory in an embedded CozoDB graph. A background "subconscious" indexes conversations for semantic search, consolidates long-term memory, and self-staggers so it scales past 100 agents without CPU spikes. No more re-explaining context each session.
A live Code Graph, parsed with ts-morph across Ruby, TypeScript, Python and more, maps classes, functions and components and how they import, call and extend each other. Delta indexing keeps it current in ~100ms, so agents know the shape of your codebase before they touch it.
A dual-channel messaging system: persistent file-based messages with priorities and types, plus instant tmux notifications for the urgent stuff. Agents coordinate directly — your backend agent hands off to frontend without you playing messenger — and a Slack bridge brings the whole team in.
Claude Code, Aider, Cursor, Copilot CLI, Codex or your own scripts — anything terminal-based, on any model. Built on tmux + xterm.js with WebGL, streamed over WebSocket.
Step back into a spatial “immersive” view of your entire workforce — every agent as a live card you can zoom, arrange and jump into. Mission control at a glance.
Export, import, transfer and clone agents as .zip — metadata, settings, message history and repos — across any machine in the mesh.
A drop-in plugin adds planning, memory-search, docs-search, graph-query and messaging skills, plus 3 hooks and 32 CLI scripts — installed in one command.
Browse every conversation an agent has had, with thinking and tool usage, searchable semantically across all of them.
Living documentation extracted straight from your codebase and indexed for search — no manual upkeep.
A fully mobile-optimized dashboard with touch controls — monitor and steer agents from anywhere over Tailscale.
Free to use, MIT-licensed, made with ♥ in Boulder, Colorado — and shipped alongside the products we run on it every day.