MIRA v0.310.0 — public beta
Pre-releaseMIRA v0.310.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.306.0. This is a batch release — it folds in the 0.307–0.310 increments that complete the independent Guardian.
The fully independent, agentic Guardian
This release completes MIRA-Guardian's journey from a co-resident health monitor into a fully independent, out-of-process guardian that keeps watching even when MIRA itself is down. (Still off by default; opt-in, and fail-closed local-only throughout.)
- Agentic triage. The standalone triage can now actively use the Guardian's read-only tools — inspect the full health snapshot and logs, consult the built-in docs, and recall relevant past context — to investigate before it diagnoses, producing sharp, specific next steps.
- Delivered in MIRA's voice when it's up. When MIRA is reachable, the sentinel hands its message to MIRA over a local, shared-secret endpoint, so MIRA delivers it in its own voice across all your channels (Signal, Telegram, email, …). Direct web-push remains the fallback for when MIRA is truly down.
- The sentinel can own the whole watch. An optional setting lets the sentinel take full ownership of health watch and triage — it then also triages problems while MIRA is up, and MIRA's in-process watcher stands down so the two never double-alert.
- Plus a flaky-test fix for CI stability.
Net: an independent local guardian that watches your MIRA's liveness and health, diagnoses issues with a local model using real tools, and reaches you through MIRA when it's up or directly when it's down — private and fail-closed the whole way.
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.310.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.310.0-x86_64-unknown-linux-gnu.tar.gz \
-P RWQX8PcjZB3S8i1V9AkZgUKoIy+eZWRzaEHKvBW9U/mkMP9Vp0B8xOaOTrusted comment: signed by vexillon.ai — MIRA 0.310.0.