Skip to content

mpai v0.4.1 — real two-Mac proof

Choose a tag to compare

@godfaddaai godfaddaai released this 02 Aug 09:58

Make AI sessions multiplayer from the terminal

mpai lets a trusted teammate discover, follow, and join your existing Codex and Claude Code sessions without moving either person into a new IDE.

This launch-proof release includes:

  • mpai show @peer SESSION_ID --tail N for focused transcript reads
  • duplicate-output suppression for streamed Claude Code turns
  • corrected public package metadata
  • weekly dependency and GitHub Actions update checks

The attached demo is a real prompt sent from Reagan's Mac, over Tailscale, into Hudson's existing Claude Code session. The turn arrives as Reagan → Claude, and Claude identifies Reagan in its answer.

Release assets include the installable npm tarball, the real proof recording, and an SPDX software bill of materials.

Install

brew install godfaddaai/tap/mpai
mpai setup --name "Your Name"

Without Homebrew:

npm install --global github:godfaddaai/multiplayer-ai

Public alpha: trusted teammates, macOS, owner-controlled sharing. Please read the alpha boundary before using it with sensitive work.