🪄 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.2
- Cue run processes now visible in System Process Monitor with event type badges and subscription names 🔍
- "Run Now" play button on pipeline trigger nodes for manual one-off firing ▶️
- System stays awake during active Cue scheduled subscriptions and runs 💤
- Cue pipeline gear icon accessibility improvements and prompt redaction in logs 🔒
- Unified markdown rendering across AI terminal, wizard, and mobile views 📝
- Multi-paragraph list items and ordered list markers now render correctly in prose ✅
- Terminal font size auto-scales to 85% of app font size for better visual balance 🔤
- Escape key now works reliably in vi/vim/nano inside terminal tabs ⌨️
- Worktree creation now defaults to the parent of the agent's working directory 🌴
- Version manager paths (nvm, fnm) included in PATH expansion for agent detection 🔧
- SSH startup hang fix — splash screen dismisses after 5s safety timeout 🩹
- Rapid terminal spawn failures batched into a single toast notification 🩹
- Orphaned PTY cleanup on session close, renderer crash, and app quit 🩹
- Execution queue drag-and-drop fix for lists with exactly two items 🐛
- Restored WebContents crash handler that was accidentally removed 🐛
- Defensive guards for Sentry-reported crashes 🛡️
- Cross-platform test fixes for Windows, Linux, and macOS 🖥️
Full Changelog: v0.16.1-RC...v0.16.2-RC