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

pre-release4 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.16-RC

MAJOR: Bugfix in Tab Renaming

  • XTerminal now auto-copies settled text selections to your clipboard so highlight-to-copy "just works" ๐Ÿ“‹
  • Create Worktree modal lets you type partial branch suffixes โ€” trailing /, ., and - are preserved while editing โœ๏ธ
  • Branch name sanitization only trims truly invalid ref endings, so valid trailing hyphens stick around ๐Ÿท๏ธ
  • Rename Tab "Auto" tooltip now formats meta keys correctly across platforms via renderer-safe shortcut formatting โŒจ๏ธ
  • Added test coverage for the XTerminal auto-copy flow, branch sanitizer rules, and tooltip key formatting ๐Ÿงช

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

Don't miss a new Maestro release

NewReleases is sending notifications on new releases.