MIRA v0.316.1 — public beta
Pre-release
Pre-release
MIRA v0.316.1 — public beta
MIRA is a self-hostable AI assistant that runs as a single binary. Published by Vexillon under AGPL-3.0-or-later.
Public beta. This is a patch release and supersedes v0.316.0 — two bug fixes, no new features and no breaking changes. Safe to upgrade in place.
Fixes
- Guardian: no more bogus channel-restart proposals. The Signal "no inbound in 72h" health check no longer escalates to Red. Inbound silence tracks your activity, not daemon health, so a genuinely quiet channel was tripping the alarm and driving the Guardian to repeatedly propose pointless channel restarts. It's now at most an informational Yellow that points you at the real liveness signal. The Guardian also now sees the actual channel account IDs and validates a restart target against them before proposing — so it can no longer suggest restarting an account that doesn't exist.
- Just-in-Time Tools: MIRA stops claiming it lacks a tool it has. With adaptive tool selection enabled, MIRA now tells the model how many tools are currently loaded versus how many more it can pull in on demand, and to search for a tool before telling you a capability is unavailable. Previously that hint was missing, so a tool that wasn't loaded yet could be wrongly reported as unavailable.
Install
# Linux / macOS
curl -fsSL https://get.vexillon.ai/install.sh | sh# Windows
irm https://get.vexillon.ai/install.ps1 | iexTargets
x86_64-unknown-linux-gnuaarch64-unknown-linux-gnux86_64-apple-darwinaarch64-apple-darwinx86_64-pc-windows-msvc
Verify
All artifacts are signed with minisign. Verify the checksum file, then the archive checksums:
minisign -Vm SHA256SUMS -P RWQX8PcjZB3S8i1V9AkZgUKoIy+eZWRzaEHKvBW9U/mkMP9Vp0B8xOaO
sha256sum -c SHA256SUMSTrusted comment on a valid signature reads: signed by vexillon.ai — MIRA 0.316.1