Give your agents a cute office. Multi-device, multi-user, multi-agent collaboration.
claude
or
codex
works in your terminal, isomux works in your browser
/pair-programming,
/peer-review, etc.
See the full feature list.
Isomux is in alpha. Bug reports welcome.
You need Bun (v1.2+) and a subscription for at least one provider.
curl -fsSL https://bun.sh/install | bash
Open a new shell (or
source ~/.bashrc) after this so
bun
lands on
PATH.
git clone https://github.com/nmamano/isomux.git cd isomux bun install bun run dev
Visit http://localhost:4000 in your browser.
Want to run it on an always-on box, access from every device, and invite other users to your office? See self-hosted setup.
Curious about the internals? Read how it works.