github RunMaestro/Maestro v0.16.15-RC
v0.16.15-RC | Maestro Cue

latest releases: v0.16.16, v0.15.4-RC
pre-release10 hours ago

Major 0.16.x Additions

🪄 Maestro Cue is a new trigger-based cross-agent orchestration capability. Heartbeats, GitHub issues/PRs, file system monitors, and other data sources can bring your agents to life and pass work between one another.

💻 Major Shell Upgrade — Full-featured xterm.js terminal tabs alongside your existing AI and file preview tabs. Open multiple terminals and rename them freely.

🧑‍✈️ GitHub Copilot-CLI — Copilot-CLI joins Maestro as a first-class agent with end-to-end integration for both local and remote (over SSH).

🌐 Web UX Parity — The web/mobile interface now supports real PTY terminals, swipeable panels, notification dropdowns, and dozens of desktop-equivalent features. Full touch-friendly experience on tablets and phones.

🔗 SSH Shared History — History synchronization across multiple Maestro instances working on the same project via SSH. Each host writes per-hostname JSONL files to .maestro/history/ on the remote, so all participants see each other's work.

🌍 Browser Tabs — Open web pages directly inside Maestro as first-class tabs alongside AI, terminal, and file preview tabs. Full address bar, navigation controls, session persistence across restarts, and bulk close support. Great for referencing docs, dashboards, or web UIs without leaving the workspace.

Changes in v0.16.15-RC

🐛🐛🐛 BUNCH OF MAJOR BUG FIXES WE LET SLIP INTO v0.16.14 🐛🐛🐛

  • Cue dashboard now shows lifetime stat cards alongside a dedicated, sortable Activity Log tab with stdout/stderr search 📊
  • Activity Log timestamps switch to a smart "today vs date" format for faster scanning ⏱️
  • Pipeline editor hand mode pans the canvas smoothly without accidentally dragging nodes ✋
  • Clear Terminal is back as a default-bound, customizable keyboard shortcut ⌨️
  • Auto Run kill reports real elapsed time again, restoring leaderboard submissions 🏁
  • Cue config standardizes on .maestro/cue.yaml with automatic migration from older paths 📁
  • Worktree creation now sanitizes branch names so odd characters can't break the flow 🌿
  • Claude Code resume no longer fails with "Session not found" after a fork session ID is emitted 🔁
  • Pipeline editor gains a node config close button, memoized styles, and rem-sized popovers 🧩
  • System Processes viewer rows now left-align consistently for cleaner reading 📋

Full Changelog: v0.16.14-RC...v0.16.15-RC

What's Changed

  • fix(sentry): suppress recoverable errors and fix grooming-error stringification by @pedramamini in #919
  • fix(cue): pipeline view agent fallback prefers owner over sessions[0] (#912) by @pedramamini in #916
  • docs(cli): cover dispatch, gist create, open-browser, open-terminal, director-notes by @chr1syy in #910
  • fix(ipc): graceful no-op on stale paths for shell + fs handlers by @pedramamini in #918

Full Changelog: v0.16.14-RC...v0.16.15-RC

Don't miss a new Maestro release

NewReleases is sending notifications on new releases.