MIRA v0.290.0 — public beta
Pre-releaseMIRA v0.290.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.289.0.
New / improved
- MIRA can create agents & workflows for you — new chat tools
create_named_agentandcreate_workflowlet MIRA save reusable agent profiles and multi-step workflow DAGs on request (previously UI/API-only). They reuse the existing stores and validation, so anything MIRA creates shows up on the Agents and Workflows pages. - Pending-approval reminders — the daily briefing and companion check-ins now surface agent-created schedules and wiki review-queue edits that are awaiting approval. New
pending_approvals(summarise) andapprove_pending(approve any/all) tools let you action them just by replying. - Anti-confabulation guardrails — the base system prompt and check-in/briefing cues now forbid claiming actions, files, commits, or builds the agent didn't actually perform, and ban invented recency or dates.
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.290.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.290.0-x86_64-unknown-linux-gnu.tar.gz \
-P RWQX8PcjZB3S8i1V9AkZgUKoIy+eZWRzaEHKvBW9U/mkMP9Vp0B8xOaOTrusted comment: signed by vexillon.ai — MIRA 0.290.0.