github RunMaestro/Maestro v0.18.1-RC
v0.18.1-RC | Maestro Web Desktop

latest release: v0.17.1
pre-release4 hours ago

Major 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

Don't miss a new Maestro release

NewReleases is sending notifications on new releases.