Skip to content

MIRA v0.306.0 — public beta

Pre-release
Pre-release

Choose a tag to compare

@tarekedOz tarekedOz released this 17 Jul 14:13

MIRA v0.306.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.305.0.

Real Guardian triage — in the sentinel's own process

When you configure a local model, the out-of-process sentinel now runs a real Guardian triage turn in its own process: a fail-closed, local-only model call that reasons over MIRA's health data and delivers a charter-voiced alert with a concrete next step — all independently of the MIRA that's down.

If no local model is reachable, it falls back to the plain alarm, so an alert never fails to fire.

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.306.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.306.0-x86_64-unknown-linux-gnu.tar.gz \
  -P RWQX8PcjZB3S8i1V9AkZgUKoIy+eZWRzaEHKvBW9U/mkMP9Vp0B8xOaO

Trusted comment: signed by vexillon.ai — MIRA 0.306.0.