Skip to content

mpai v0.4.13 — one-paste teammate join

Choose a tag to compare

@godfaddaai godfaddaai released this 03 Aug 12:46
719b2a6

One-paste first room

A teammate can now join the exact shared AI room from the invite with one version-pinned npx command—no global install and no background host service:

npx --yes https://github.com/godfaddaai/multiplayer-ai/releases/download/v0.4.13/multiplayer-ai-0.4.13.tgz join mpai://YOUR_INVITE --no-service --attach

The command claims the named, session-scoped invite, stores the teammate identity and credential, renders the transcript, and attaches to the room. Homebrew and npm remain available for permanent installs.

Verification

  • Full suite: 47/47 passing on Node 20 and Node 22
  • CodeQL: passing
  • Release metadata and formula pinned to v0.4.13
  • Artifact SHA-256: 4f32501188f3d0ec54fd99627bf454785c5d1305680e8fe2deb869f1ae212b7c

See CHANGELOG.md for the complete release notes.