01Establishes a peer-to-peer mesh network for various AI coding agents (Claude Code, Codex, Gemini CLI, OpenCode).
02Enables real-time inter-agent communication through 'ask_peer', 'notify_peer', and 'broadcast' message types.
03Provides a web dashboard and integrations with Telegram/Slack for centralized mesh monitoring and control.
04Utilizes hooks and tmux injection for seamless integration with existing agent runtimes.
05Offers a local-first architecture with optional remote relay for secure, cross-machine access to the dashboard.
0645 GitHub stars