Multiplayer AI for engineering teams.
Your coding agent, shared with your team.
Mirahas entered the chat.
Share a join code and whoever is awake picks up exactly where the last person stopped, with the same context, files and history. Nobody explains the problem to the agent twice.
Built for more than one person.
The agent, the files and the permissions are all shared. Everything below is enforced on the server, not suggested by the client.
Permissions
Roles that actually hold
Owners, editors and viewers, with per-path rules. A viewer cannot read what you withheld, however they ask.
Files
One checkout, everyone in it
Browse and edit the same working tree, and see who is in a file before you open it.
Invites
One join code
Send a code. No repo access, no install dance.
@claudewhere does the retry live?
internal/ws/conn.go
Chat
Ask without interrupting
Mention @claude in team chat for a read-only answer. Whoever's turn is running keeps running.
Agents
Claude or Codex
Pick the CLI per session. The session outlives whichever you chose.
Bring your own subscription.
Rumix runs the real Claude Code and Codex CLIs on your own machine, signed in as you already are. Nothing is proxied through us, and no key is ever handed over.
credentials never leave your machine
Changelog
Every build the app updates itself to, straight from the release feed.
Stop file requests hanging when the bridge is gone
Real agent logos
Codex model fix
