| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux-arm64.yml | 2026-03-23 | 708 Bytes | |
| latest-linux.yml | 2026-03-23 | 709 Bytes | |
| latest-mac.yml | 2026-03-23 | 843 Bytes | |
| latest.yml | 2026-03-23 | 363 Bytes | |
| maestro-0.16.3-RC-aarch64.rpm | 2026-03-23 | 109.5 MB | |
| maestro-0.16.3-RC-amd64.deb | 2026-03-23 | 115.6 MB | |
| maestro-0.16.3-RC-arm64-mac.dmg | 2026-03-23 | 189.9 MB | |
| maestro-0.16.3-RC-arm64-mac.zip | 2026-03-23 | 180.4 MB | |
| maestro-0.16.3-RC-arm64.AppImage | 2026-03-23 | 194.7 MB | |
| maestro-0.16.3-RC-arm64.deb | 2026-03-23 | 136.7 MB | |
| maestro-0.16.3-RC-x64-mac.dmg | 2026-03-23 | 196.5 MB | |
| maestro-0.16.3-RC-x64-mac.zip | 2026-03-23 | 187.0 MB | |
| maestro-0.16.3-RC-x86_64.AppImage | 2026-03-23 | 194.6 MB | |
| maestro-0.16.3-RC-x86_64.rpm | 2026-03-23 | 113.9 MB | |
| Maestro-Portable-0.16.3-RC-x64.exe | 2026-03-23 | 149.1 MB | |
| Maestro-Setup-0.16.3-RC-x64.exe | 2026-03-23 | 149.4 MB | |
| README.md | 2026-03-23 | 2.3 kB | |
| v0.16.3-RC _ Maestro Cue source code.tar.gz | 2026-03-23 | 63.0 MB | |
| v0.16.3-RC _ Maestro Cue source code.zip | 2026-03-23 | 64.2 MB | |
| Totals: 19 Items | 2.0 GB | 4 | |
πͺ Maestro Cue is a new trigger based cross-agent orchestration capability. Heartbeats, GitHub issues / PRs, file system monitors and other data sources can result in your agents coming to life and passing work between one another.
π» Major shell upgrade. We now launch a full-featured xterm terminal as a tab alongside your existing AI and file preview tabs. You can open multiple terminals and rename the terminal tabs as well.
Smaller Changes in 0.16.3
- Right-click context menu on links in AI chat and terminal with "Copy Link" and "Open in Browser" actions π
- Streaming progress bar for AI Overview generation in Director's Notes β shows KB received, elapsed time, and live percentage in tab indicator π
- macOS word/line navigation keybindings in terminal tabs β Option+Arrow for word jump, Cmd+Arrow for line start/end, Option+Backspace for word delete β¨οΈ
- Bookmark indicator now visible next to agent name in the main header π
- Open working directory in Finder/Explorer from the file tree header and Quick Actions π
- Table of Contents overlay in file preview dynamically sizes to fit heading text π
- System Process Monitor widened with tab name shown in process detail view π
- Live Overlay panel no longer clips behind sidebar edges π©Ή
- Remote Control toggle now includes a description of Cloudflare tunnel usage βοΈ
- Gist Publish modal widened to prevent button overflow π©Ή
- Cue GitHub poller uses expanded PATH to find
ghCLI in packaged builds π§ - CLI
sendcommand creates a fresh session by default, preventing session leakage across concurrent callers π - Session restoration no longer blocks splash screen on slow agent detection or git operations β‘
- Terminal tab spawn loop fix β stable callback refs prevent re-render thrashing π©Ή
Full Changelog: https://github.com/RunMaestro/Maestro/compare/v0.16.2-RC...v0.16.3-RC
What's Changed
- fix: prevent splash screen blocking on slow agent detection and git ops (#587) by @jSydorowicz21 in https://github.com/RunMaestro/Maestro/pull/598
- fix(cli): create fresh session by default in send command by @chr1syy in https://github.com/RunMaestro/Maestro/pull/606
Full Changelog: https://github.com/RunMaestro/Maestro/compare/v0.16.2-RC...v0.16.3-RC