Skip to content

v0.4.0 · Public alpha

Pre-release
Pre-release

Choose a tag to compare

@godfaddaai godfaddaai released this 02 Aug 07:54
· 71 commits to main since this release

The first public source release of mpai: terminal-native multiplayer rooms for existing Codex and Claude Code sessions.

What works

  • Discover and open explicitly shared native sessions
  • Follow live persisted transcripts from another Mac
  • Add named teammate turns in supported provider modes
  • Viewer/participant roles, revocation, presence, prompt locks, and audit
  • Tailscale identity binding and private-by-default sharing

Install

npm install --global github:reaganroo22/multiplayer-ai
mpai setup --name "Your Name"

Alpha boundary

macOS, Node 20+, and an existing Tailscale network are required. Standalone Codex sessions are view-only by default. Peer tokens remain in mode-0600 local config pending Keychain support. This release is not yet certified for large organizations.

Read docs/PUBLIC-ALPHA.md before using mpai with sensitive work.