Skip to content

MIRA v0.301.0 — public beta

Pre-release
Pre-release

Choose a tag to compare

@tarekedOz tarekedOz released this 17 Jul 12:33

MIRA v0.301.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.300.1.

This release begins a series that grows MIRA-Guardian — MIRA's local, fail-closed watchdog — into a fuller safety net. Guardian is off by default and opt-in.

Guardian gets its own voice and a tiered local model

  • Its own charter. The watchdog now speaks in a distinct voice — quiet, precise, and non-alarmist — rather than borrowing MIRA's.
  • A tiered local model. Guardian runs a light model for routine, low-severity notes and escalates to a stronger model only for real triage. Both tiers are fail-closed and local-only — a cloud model is refused.
  • Configure it under Settings → Guardian.

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

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