Changelog

Every release, documented. No spin.

v0.3.0

Latest
Mar 28, 2026

Room Builder, Edit Mode, System Tray, and a full scheduler rewrite.

New Room Builder — build custom Rooms from natural language descriptions
New Edit Mode — switch between Use and Edit mode with Cmd+E
New System tray — Mylo lives in your menu bar, close-to-tray by default
Improved Scheduler rewritten in Rust for reliability and lower overhead
Improved Room loading time reduced by 60% with pre-built Tailwind CSS
Fixed Memory leak in long-running agent sessions
Fixed Cancel button restoring scroll position incorrectly in Edit Mode

v0.2.0

Mar 10, 2026

World Model, git snapshots, BYOK, and smarter context routing.

New World Model — entity graph connecting people, projects, and goals
New Local git snapshots — automatic Room versioning via isomorphic-git
New BYOK support — bring your own API key for Anthropic and OpenAI
Improved Context routing — Haiku handles ~60% of everyday tasks without escalation
Fixed FTS5 query injection in entity search

v0.1.0

Feb 14, 2026

Initial alpha. Rooms, AI agent, skills, and local-first storage.

New Initial alpha release — Rooms, AI agent, and local-first storage
New Skills system — 40+ built-in skills loaded from markdown files
New Cascade routing — automatic model selection based on task complexity
New macOS, Windows, and Linux support via Tauri 2.x