Coordinate multiple Pi agents working in the same project. See who's around, claim files so you don't step on each other, and send messages between sessions.
No daemon, no server. Just files on disk.
Features
- Peer discovery โ agents automatically find each other in a project
- File reservations โ claim files before editing, others get blocked and told who to ask
- Messaging โ normal messages wait politely, urgent ones interrupt immediately
- Activity tracking โ edits, commits, and test runs tracked automatically
- Status overlay โ
/meshopens a TUI with agents, activity feed, and@mentionchat
Published as an npm package under Zerodha Tech.