Skip to content

mpai 0.4.9

Choose a tag to compare

@godfaddaai godfaddaai released this 03 Aug 07:27
· 30 commits to main since this release

Managed Codex now recovers safely after its daemon restarts.

Fixed

  • Auto-mode hosts promote from standalone fallback back to the managed transport before a remote prompt.
  • Standalone prompting remains blocked when promotion is unavailable.
  • Concurrent recovery requests share one managed transition.

Install

brew install godfaddaai/tap/mpai
# exact Node.js fallback
npm install --global https://github.com/godfaddaai/multiplayer-ai/releases/download/v0.4.9/multiplayer-ai-0.4.9.tgz

Proof

  • Full suite: 43/43 tests on Node 20 and Node 22.
  • Exact release asset SHA-256: 83c230402a7a1d10defee9f1a869dd1141ba569278cca201979b408a70847fb5.
  • Isolated install: both mpai and multiplayer-ai reported 0.4.9.
  • Both live Macs upgraded to matching 0.4.9 services with reciprocal reads.
  • Live provider-restart replay: Hudson’s managed Codex daemon stopped, the same mpai PID stayed up with safe read fallback, and Reagan’s next named prompt promoted back to managed proxy and completed without reinstall or rejoin.
  • Homebrew run 30794006889 installed, executed, tested, uninstalled, and removed both CLI links on clean macOS 26 and Linux.