v0.18.1-RC | Maestro Web Desktop
Pre-releaseMajor 0.18.x Additions
๐ Maestro Web Desktop is the full desktop UI running in your browser. Every Electron IPC handler is mirrored 1:1 over a WebSocket bridge, so the renderer runs unchanged on a tablet or phone with a responsive, touch-friendly layout: tri-state collapsible sidebar, drawer overlays, an adaptive header and input toolbar, touch-aware file picker, and iOS Safari fixes. Major upgrade to the remote capability.
๐ฏ Goal-Driven Auto Run lets you point Auto Run at a single free-text objective instead of a checklist. Each iteration spawns a fresh agent that makes one increment of progress, reports how far along it is, and exits, looping until the goal is reached or you stop the run. Pick Spec-Driven vs Goal-Driven with a toggle at the top of the Run dialog. Reach for it on open-ended work where you can't list the steps up front. Progress renders live across desktop, web/mobile, and History, and you can drive it headless with maestro-cli goal-run <agent> "<goal>" for cron jobs and CI.
Other Changes in 0.18.1
- ๐ฅ Download remote SSH files straight to your local disk from the file explorer.
- ๐ฑ๏ธ Drag files onto an expanded folder's file list to move them there.
- ๐ผ๏ธ Click queued message images to expand them, with a carousel for browsing multiple attachments.
- ๐ฏ Auto Run now carries your agent's New Session Message onto every Spec task and Goal iteration spawn, so standing instructions always reach the agent.
- ๐ Fixed remote SSH file downloads and previews on macOS.
- ๐ก Web and mobile now mirror an agent's busy state accurately even when the input log is deduped.
- ๐ Improved agent launch reliability for desktop interactive sessions.
Full Changelog: v0.17.0...v0.18.1-RC