MIRA v0.297.0 — public beta
Pre-releaseMIRA v0.297.0 — public beta
The current public-beta build of MIRA — a self-hostable, single-binary personal AI agent that runs on hardware you control. A project of Vexillon. Licensed under AGPL-3.0-or-later.
⚠️ Public beta (pre-release). Recommended build for new installs; supersedes v0.296.1.
New / improved
- Reach your server from away — no router ports. Self-hosters can now connect the mobile app to a home MIRA from anywhere.
- Tailscale (recommended): install it on the host and phone once, and MIRA auto-detects the tailnet URL and bakes it into the pairing QR — one scan stores both your LAN and away addresses, and the app uses whichever is reachable.
- Prefer Cloudflare Tunnel / DDNS / a reverse proxy? Set
server.remote_url(orMIRA_REMOTE_URL). - Settings → Server → Remote access shows detection status and copy-paste setup commands.
- This opens no inbound ports and embeds no VPN client — it's detection, configuration, and a link in the QR. No breaking changes (the pairing payload extends additively;
remote_urlis optional).
Install
Linux / macOS: curl -fsSL https://get.vexillon.ai/install.sh | sh · Windows: irm https://get.vexillon.ai/install.ps1 | iex
Or download the archive below, extract the mira binary onto your PATH, and run mira setup. The web UI is bundled into the binary.
Targets
mira-0.297.0-x86_64-unknown-linux-gnu.tar.gz · -aarch64-unknown-linux-gnu.tar.gz · -x86_64-apple-darwin.tar.gz · -aarch64-apple-darwin.tar.gz · -x86_64-pc-windows-msvc.zip
Verify
Signed with minisign under vexillon.ai:
sha256sum -c SHA256SUMS
minisign -Vm mira-0.297.0-x86_64-unknown-linux-gnu.tar.gz \
-P RWQX8PcjZB3S8i1V9AkZgUKoIy+eZWRzaEHKvBW9U/mkMP9Vp0B8xOaOTrusted comment: signed by vexillon.ai — MIRA 0.297.0.