πͺ 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.5
- Web/mobile UX parity β full mobile interface for Auto Run, Group Chat, Context Management, Cue, Usage Dashboard, Achievements, Settings, Notifications, Agent Creation, and Git Status with right-drawer, command palette, and edge-swipe gestures π±
- File Preview overhaul β decomposed into directory module with zoomable/pannable image viewer, indented fence rendering, search sync, and binary file handling πΌοΈ
- TabBar decomposed into directory module with unread filter, hover flicker fix, and close-tab neighbor lookup π§©
- Conversational feedback UI with duplicate issue search, screenshot uploads, new agent choice modal, and breadcrumb navigation π¬
- Cue
app.startuptrigger type and pipeline numbering fix π - Cue boot scan scoping, graceful DB init with error surfacing to UI, and drag throttle to prevent node vanishing π©Ή
- Cue pipeline viewport preserved on reload, fitView deferred to view switch only πΊοΈ
- File tree performance β decoupled tree display from stats calculation with progressive SSH loading β‘
- Cmd+K opens command palette in all terminal modes, vim/vi/nano focus recovery fallback in xterm β¨οΈ
- Tilde path (
~/β¦) and media file extension support in markdown file links π - Full bash commands now visible in thinking mode with structured tool display π
- Platform-aware default shell so terminal tabs work correctly on Windows π₯οΈ
- Windows quit safety timeout to prevent app lingering, with follow-up cleanup reordering π©Ή
- Splash screen backstop timeout (8s absolute) and sessionsLoaded gate to prevent premature dismissal β±οΈ
- Tab hover overlay menu clamped to viewport bounds π
maestro-cli sendnow captures response from Claude Code π§- Stats collection tied to Usage & Stats feature toggle instead of separate setting ποΈ
- Native title bar defaulted to
trueon Windows π₯οΈ ghCLI paths added tobuildExpandedPath()for Symphony and agent detection π§- Feedback modal layout fixes β pinned header/footer, auto-resize textarea, Cmd+N shortcut π©Ή
- Silent
.catch(() => {})in Sentry replaced with error logging π‘οΈ - Sidebar spacer removed for collapsed empty groups π©Ή
Full Changelog: v0.16.4-RC...v0.16.5-RC