Changelog
Every release, documented. No spin.
v0.3.0
LatestRoom 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
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
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