Releases: maddiedreese/multAIplayer
Releases · maddiedreese/multAIplayer
Release list
multAIplayer v0.1.0-alpha.0
First public alpha scaffold for multAIplayer.
This release includes:
- macOS-first Tauri desktop app scaffold;
- self-hostable relay for encrypted room events, presence, invites, GitHub auth, PR creation, and GitHub Actions status;
- E2EE room messages, encrypted local history, invite key delivery flows, and Keychain-backed room/device secrets in the native app;
- local Codex app-server host flow, per-room model switcher, approval sheet, browser requests, persistent terminals, file viewer, diffs, Markdown export, and local Git workflow surfaces;
- CI that verifies TypeScript workspaces, relay tests, crypto/git/github/protocol tests, Rust native tests, and unsigned macOS packaging.
Important alpha notes:
- This is unsigned and not notarized yet. macOS Gatekeeper may require manual approval to open it.
- Treat it as security-sensitive alpha software. Use test/self-hosted rooms before trusting it with private work.
- The relay is designed not to store plaintext chat transcripts, plaintext attachments, Codex credentials, OpenAI credentials, repo contents, terminal output, file diffs, or plaintext GitHub access tokens.
- GitHub OAuth must be configured by the relay operator for sign-in and GitHub PR/Actions features.
Verified from CI run: https://github.com/maddiedreese/multAIplayer/actions/runs/28708511632