Skip to content

MIRA v0.293.0 — public beta

Pre-release
Pre-release

Choose a tag to compare

@tarekedOz tarekedOz released this 04 Jul 15:08
· 45 commits to main since this release

MIRA v0.293.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.292.3.

New / improved

  • A playful personality layer ("easter eggs") — MIRA now recognises famous pop-culture references and playful prompts — "mirror mirror on the wall", "open the pod bay doors", "the meaning of life", magic-8-ball "should I…?", "marco", "I wish…", asking it to sing, rap, or tell a joke, and more — and plays along.
    • Improvised, not canned. The catalog seeds MIRA's personality prompt as examples to generalise from (there are no fixed phrase→response mappings), so it riffs fresh each time rather than replaying a script.
    • In your voice. The bit is rendered through your tone sliders (warmth / playfulness / verbosity) — a subtle wink at low playfulness, full theatre at high.
    • Light touch and safe. A genuine request is still answered normally; it stays inclusive even at max sarcasm, and is skipped for onboarding and guardian turns.
    • Toggle it under Settings → Agent → "Playful easter eggs" (agent.playful_easter_eggs, on by default).
  • As part of this, your per-user tone now also shapes regular chat, not just proactive check-ins.

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

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