Release Notes
This page documents the version history of Maestro, including new features, improvements, and bug fixes for each release.
Maestro can update itself automatically! This feature was introduced in v0.8.7 (December 16, 2025). Enable auto-updates in Settings to stay current.
v0.14.x - Doc Graphs, SSH Agents, Inline Wizard
Latest: v0.14.5 | Released January 24, 2026
Changes in this point release include:
- Desktop app performance improvements (more to come on this, we want Maestro blazing fast) ๐
- Added local manifest feature for custom playbooks ๐
- Agents are now inherently aware of your activity history as seen in the history panel ๐ (this is built-in cross context memory!)
- Added markdown rendering support for AI responses in mobile view ๐ฑ
- Bugfix in tracking costs from JSONL files that were aged out ๐ฆ
- Added BlueSky social media handle for leaderboard ๐ฆ
- Added options to disable GPU rendering and confetti ๐
- Better handling of large files in preview ๐๏ธ
- Bug fix in Claude context calculation ๐งฎ
- Addressed bug in OpenSpec version reporting ๐
The major contributions to 0.14.x remain:
๐๏ธ Document Graphs. Launch from file preview or from the FIle tree panel. Explore relationships between Markdown documents that contain links between documents and to URLs.
๐ถ SSH support for agents. Manage a remote agent with feature parity over SSH. Includes support for Git and File tree panels. Manage agents on remote systems or in containers. This even works for Group Chat, which is rad as hell.
๐งโโ๏ธ Added an in-tab wizard for generating Auto Run Playbooks via /wizard or a new button in the Auto Run panel.
Smaller Changes in 014.x
- Improved User Dashboard, available from hamburger menu, command palette or hotkey ๐๏ธ
- Leaderboard tracking now works across multiple systems and syncs level from cloud ๐
- Agent duplication. Pro tip: Consider a group of unused โTemplateโ agents โ๏ธ
- New setting to prevent system from going to sleep while agents are active ๐๏ธ
- The tab menu has a new โPublish as GitHub Gistโ option ๐
- The tab menu has options to move the tab to the first or last position ๐
- Maestro-Playbooks can now contain non-markdown assets ๐
- Improved default shell detection ๐
- Added logic to prevent overlapping TTS notifications ๐ฌ
- Added โToggle Bookmarkโ shortcut (CTRL/CMD+SHIFT+B) โจ๏ธ
- Gist publishing now shows previous URLs with copy button ๐
Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @deandebeer @shadown @breki @charles-dyfis-net @ronaldeddings @jlengrand @ksylvan
Previous Releases in this Series
- v0.14.4 (January 11, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- v0.14.3 (January 9, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- v0.14.2 (January 7, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- v0.14.1 (January 6, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- v0.14.0 (January 2, 2026) - Document Graphs and Agents over SSH
v0.13.x - Playbook Exchange & Usage Dashboard
Latest: v0.13.2 | Released December 29, 2025
Changes
- TAKE TWO! Fixed Linux ARM64 build architecture contamination issues ๐๏ธ
v0.13.1 Changes
- Fixed Linux ARM64 build architecture contamination issues ๐๏ธ
- Enhanced error handling for Auto Run batch processing ๐จ
v0.13.0 Changes
- Added a global usage dashboard, data collection begins with this install ๐๏ธ
- Added a Playbook Exchange for downloading pre-defined Auto Run playbooks from Maestro-Playbooks ๐
- Bundled OpenSpec commands for structured change proposals ๐
- Added pre-release channel support for beta/RC updates ๐งช
- Implemented global hands-on time tracking across sessions โฑ๏ธ
- Added new keyboard shortcut for agent settings (Opt+Cmd+, | Ctrl+Alt+,) โจ๏ธ
- Added directory size calculation with file/folder counts in file explorer ๐
- Added sleep detection to exclude laptop sleep from time tracking โฐ
Previous Releases in this Series
- v0.13.1 (December 29, 2025) - Playbook Exchange & Usage Dashboard
- v0.13.0 (December 29, 2025) - Playbook Exchange & Usage Dashboard
v0.12.x - Thinking, Spec-Kits, Context Management
Latest: v0.12.3 | Released December 28, 2025
The big changes in the v0.12.x line are the following three:
Show Thinking
๐ค There is now a toggle to show thinking for the agent, the default for new tabs is off, though this can be changed under Settings > General. The toggle shows next to History and Read-Only. Very similar pattern. This has been the #1 most requested feature, though personally, I donโt think Iโll use it as I prefer to not see the details of the work, but the results of the work. Just as we work with our colleagues.
GitHub Spec-Kit Integration
๐ฏ Added GitHub Spec-Kit commands into Maestro with a built in updater to grab the latest prompts from the repository. We do override /speckit-implement (the final step) to create Auto Run docs and guide the user through their execution, which thanks to Wortrees from v0.11.x allows us to run in parallel!
Context Management Tools
๐ Added context management options from tab right-click menu. You can now compress, merge, and transfer contexts between agents. You will received (configurable) warnings at 60% and 80% context consumption with a hint to compact.
Changes Specific to v0.12.3:
- We now have hosted documentation through Mintlify ๐
- Export any tab conversation as self-contained themed HTML file ๐
- Publish files as private/public Gists ๐
- Added tab hover overlay menu with close operations and export ๐
- Added social handles to achievement share images ๐
Previous Releases in this Series
- v0.12.1 (December 27, 2025) - Thinking, Spec-Kits, Context Management
- v0.12.0 (December 25, 2025) - Thinking, Spec-Kits, Context Management
v0.11.x - Worktrees
Latest: v0.11.0 | Released December 22, 2025
๐ณ Github Worktree support was added. Any agent bound to a Git repository has the option to enable worktrees, each of which show up as a sub-agent with their own write-lock and Auto Run capability. Now you can truly develop in parallel on the same project and issue PRs when youโre ready, all from within Maestro. Huge improvement, major thanks to @petersilberman.
Other Changes
- @ file mentions now include documents from your Auto Run folder (which may not live in your agent working directory) ๐๏ธ
- The wizard is now capable of detecting and continuing on past started projects ๐ง
- Bug fixes ๐๐๐
v0.10.x - Group Chat
Latest: v0.10.2 | Released December 22, 2025
Changes
- Export group chats as self-contained HTML โฌ๏ธ
- Enhanced system process viewer now has details view with full process args ๐ป
- Update button hides until platform binaries are available in releases. โณ
- Added Auto Run stall detection at the loop level, if no documents are updated after a loop ๐
- Improved Codex session discovery ๐
- Windows compatibility fixes ๐
- 64-bit Linux ARM build issue fixed (thanks @LilYoopug) ๐
- Addressed session enumeration issues with Codex and OpenCode ๐
- Addressed pathing issues around gh command (thanks @oliveiraantoniocc) ๐
Previous Releases in this Series
- v0.10.1 (December 21, 2025) - Group Chat
- v0.10.0 (December 21, 2025) - Group Chat
v0.9.x - Codex & OpenCode Support
Latest: v0.9.1 | Released December 18, 2025
Changes
- Add Sentry crashing reporting monitoring with opt-out ๐
- Stability fixes on v0.9.0 along with all the changes it brought along, includingโฆ
- Major refactor to enable supporting of multiple providers ๐จโ๐ฉโ๐งโ๐ฆ
- Added OpenAI Codex support ๐จโ๐ป
- Added OpenCode support ๐ฉโ๐ป
- Error handling system detects and recovers from agent failures ๐จ
- Added option to specify CLI arguments to AI providers โจ
- Bunch of other little tweaks and additions ๐
Previous Releases in this Series
- v0.9.0 (December 18, 2025) - Codex & OpenCode Support
v0.8.x - Nudge Messages
Latest: v0.8.8 | Released December 17, 2025
Changes
- Added โNudgeโ messages. Short static copy to include with every interactive message sent, perhaps to remind the agent on how to work ๐
- Addressed various resource consumption issues to reduce battery cost ๐
- Implemented fuzzy file search in quick actions for instant navigation ๐
- Added โclearโ command support to clean terminal shell logs ๐งน
- Simplified search highlighting by integrating into markdown pipeline โจ
- Enhanced update checker to filter prerelease tags like -rc, -beta ๐
- Fixed RPM package compatibility for OpenSUSE Tumbleweed ๐ง (H/T @JOduMonT)
- Added libuuid1 support alongside standard libuuid dependency ๐ฆ
- Introduced Cmd+Shift+U shortcut for tab unread toggle โจ๏ธ
- Enhanced keyboard navigation for marking tabs unread ๐ฏ
- Expanded Linux distribution support with smart dependencies ๐
- Major underlying code re-structuring for maintainability ๐งน
- Improved stall detection to allow for individual docs to stall out while not affecting the entire playbook ๐ (H/T @mattjay)
- Added option to select a static listening port for remote control ๐ฎ (H/T @b3nw)
Previous Releases in this Series
- v0.8.7 (December 16, 2025) - Automatic Updates
- v0.8.6 (December 16, 2025) - Markdown Improvements
- v0.8.5 (December 15, 2025) - Worktrees
- v0.8.4 (December 14, 2025) - Leaderboard
- v0.8.3 (December 14, 2025) - Leaderboard
- v0.8.2 (December 14, 2025) - RunMaestro.ai Leaderboard
- v0.8.1 (December 13, 2025) - RunMaestro.ai Leaderboard (Signed!)
- v0.8.0 (December 12, 2025) - RunMaestro.ai Leaderboard
v0.7.x - Onboarding and Interface Tour
Latest: v0.7.4 | Released December 12, 2025
Minor bugfixes on top of v0.7.3:
Onboarding, Wizard, and Tours
- Implemented comprehensive onboarding wizard with integrated tour system ๐
- Added project-understanding confidence display to wizard UI ๐จ
- Enhanced keyboard navigation across all wizard screens โจ๏ธ
- Added analytics tracking for wizard and tour completion ๐
- Added First Run Celebration modal with confetti animation ๐
UI / UX Enhancements
- Added expand-to-fullscreen button for Auto Run interface ๐ฅ๏ธ
- Created dedicated modal component and improved modal priority constants for expanded Auto Run view ๐
- Enhanced user experience with fullscreen editing capabilities โจ
- Fixed tab name display to correctly show full name for active tabs ๐ท๏ธ
- Added performance optimizations with throttling and caching for scrolling โก
- Implemented drag-and-drop reordering for execution queue items ๐ฏ
- Enhanced toast context with agent name for OS notifications ๐ข
Auto Run Workflow Improvements
- Created phase document generation for Auto Run workflow ๐
- Added real-time log streaming to the LogViewer component ๐
Application Behavior / Core Fixes
- Added validation to prevent nested worktrees inside the main repository ๐ซ
- Fixed process manager to properly emit exit events on errors ๐ง
- Fixed process exit handling to ensure proper cleanup ๐งน
Update System
- Implemented automatic update checking on application startup ๐
- Added settings toggle for enabling/disabling startup update checks โ๏ธ
Previous Releases in this Series
- v0.7.3 (December 12, 2025) - Onboarding and Interface Tour
- v0.7.2 (December 9, 2025)
- v0.7.1 (December 8, 2025)
- v0.7.0 (December 7, 2025) - Maestro CLI
v0.6.x - Autorun Overhaul
Latest: v0.6.1 | Released December 4, 2025
In this releaseโฆ
- Added recursive subfolder support for Auto Run markdown files ๐๏ธ
- Enhanced document tree display with expandable folder navigation ๐ณ
- Enabled creating documents in subfolders with path selection ๐
- Improved batch runner UI with inline progress bars and loop indicators ๐
- Fixed execution queue display bug for immediate command processing ๐
- Added folder icons and better visual hierarchy for document browser ๐จ
- Implemented dynamic task re-counting for batch run loop iterations ๐
- Enhanced create document modal with location selector dropdown ๐
- Improved progress tracking with per-document completion visualization ๐
- Added support for nested folder structures in document management ๐๏ธ
Plus the pre-release ALPHAโฆ
- Template vars now set context in default autorun prompt ๐
- Added Enter key support for queued message confirmation dialog โจ๏ธ
- Kill process capability added to System Process Monitor ๐
- Toggle markdown rendering added to Cmd+K Quick Actions ๐
- Fixed cloudflared detection in packaged app environments ๐ง
- Added debugging logs for process exit diagnostics ๐
- Tab switcher shows last activity timestamps and filters by project ๐
- Slash commands now fill text on Tab/Enter instead of executing โก
- Added GitHub Actions workflow for auto-assigning issues/PRs ๐ค
- Graceful handling for playbooks with missing documents implemented โจ
- Added multi-document batch processing for Auto Run ๐
- Introduced Git worktree support for parallel execution ๐ณ
- Created playbook system for saving run configurations ๐
- Implemented document reset-on-completion with loop mode ๐
- Added drag-and-drop document reordering interface ๐ฏ
- Built Auto Run folder selector with file management ๐
- Enhanced progress tracking with per-document metrics ๐
- Integrated PR creation after worktree completion ๐
- Added undo/redo support in document editor โฉ๏ธ
- Implemented auto-save with 5-second debounce ๐พ
Previous Releases in this Series
- v0.6.0 (December 4, 2025)
Latest: v0.5.1 | Released December 2, 2025
Changes
- Added โMade with Maestroโ badge to README header ๐ฏ
- Redesigned app icon with darker purple color scheme ๐จ
- Created new SVG badge for project attribution ๐ท๏ธ
- Added side-by-side image diff viewer for git changes ๐ผ๏ธ
- Enhanced confetti animation with realistic cannon-style bursts ๐
- Fixed z-index layering for standing ovation overlay ๐
- Improved tab switcher to show all named sessions ๐
- Enhanced batch synopsis prompts for cleaner summaries ๐
- Added binary file detection in git diff parser ๐ง
- Implemented git file reading at specific refs ๐
Previous Releases in this Series
- v0.5.0 (December 2, 2025) - Tunnel Support
Latest: v0.4.1 | Released December 2, 2025
Changes
- Added Tab Switcher modal for quick navigation between AI tabs ๐
- Implemented @ mention file completion for AI mode references ๐
- Added navigation history with back/forward through sessions and tabs โฎ๏ธ
- Introduced tab completion filters for branches, tags, and files ๐ณ
- Added unread tab indicators and filtering for better organization ๐ฌ
- Implemented token counting display with human-readable formatting ๐ข
- Added markdown rendering toggle for AI responses in terminal ๐
- Removed built-in slash commands in favor of custom AI commands ๐ฏ
- Added context menu for sessions with rename, bookmark, move options ๐ฑ๏ธ
- Enhanced file preview with stats showing size, tokens, timestamps ๐
- Added token counting with js-tiktoken for file preview stats bar ๐ข
- Implemented Tab Switcher modal for fuzzy-search navigation (Opt+Cmd+T) ๐
- Added Save to History toggle (Cmd+S) for automatic work synopsis tracking ๐พ
- Enhanced tab completion with @ mentions for file references in AI prompts ๐
- Implemented navigation history with back/forward shortcuts (Cmd+Shift+,/.) ๐
- Added git branches and tags to intelligent tab completion system ๐ฟ
- Enhanced markdown rendering with syntax highlighting and toggle view ๐
- Added right-click context menus for session management and organization ๐ฑ๏ธ
- Improved mobile app with better WebSocket reconnection and status badges ๐ฑ
Previous Releases in this Series
- v0.4.0 (December 1, 2025) - Achievements Unlocked
Latest: v0.3.1 | Released November 30, 2025
Changes
- Fixed tab handling requiring explicitly selected Claude session ๐ง
- Added auto-scroll navigation for slash command list selection โก
- Implemented TTS audio feedback for toast notifications speak ๐
- Fixed shortcut case sensitivity using lowercase key matching ๐ค
- Added Cmd+Shift+J shortcut to jump to bottom instantly โฌ๏ธ
- Sorted shortcuts alphabetically in help modal for discovery ๐
- Display full commit message body in git log view ๐
- Added expand/collapse all buttons to process tree header ๐ณ
- Support synopsis process type in process tree parsing ๐
- Renamed โNo Groupโ to โUNGROUPEDโ for better clarity โจ
Previous Releases in this Series
- v0.3.0 (November 30, 2025) - Tab Support Release
Latest: v0.2.3 | Released November 29, 2025
โข Enhanced mobile web interface with session sync and history panel ๐ฑ
โข Added ThinkingStatusPill showing real-time token counts and elapsed time โฑ๏ธ
โข Implemented task count badges and session deduplication for batch runner ๐
โข Added TTS stop control and improved voice synthesis compatibility ๐
โข Created image lightbox with navigation, clipboard, and delete features ๐ผ๏ธ
โข Fixed UI bugs in search, auto-scroll, and sidebar interactions ๐
โข Added global Claude stats with streaming updates across projects ๐
โข Improved markdown checkbox styling and collapsed palette hover UX โจ
โข Enhanced scratchpad with search, image paste, and attachment support ๐
โข Added splash screen with logo and progress bar during startup ๐จ
Previous Releases in this Series
- v0.2.2 (November 29, 2025)
- v0.2.1 (November 28, 2025)
- v0.2.0 (November 28, 2025) - Web Remote Release
Latest: v0.1.6 | Released November 27, 2025
โข Added template variables for dynamic AI command customization ๐ฏ
โข Implemented session bookmarking with star icons and dedicated section โญ
โข Enhanced Git Log Viewer with smarter date formatting ๐
โข Improved GitHub release workflow to handle partial failures gracefully ๐ง
โข Added collapsible template documentation in AI Commands panel ๐
โข Updated default commit command with session ID traceability ๐
โข Added tag indicators for custom-named sessions visually ๐ท๏ธ
โข Improved Git Log search UX with better focus handling ๐จ
โข Fixed input placeholder spacing for better readability ๐
โข Updated documentation with new features and template references ๐
Previous Releases in this Series
- v0.1.5 (November 27, 2025)
- v0.1.4 (November 27, 2025)
- v0.1.3 (November 27, 2025)
- v0.1.2 (November 27, 2025)
- v0.1.1 (November 27, 2025)
- v0.1.0 (November 27, 2025)
Downloading Releases
All releases are available on the GitHub Releases page.
Maestro is available for:
- macOS - Apple Silicon (arm64) and Intel (x64)
- Windows - x64
- Linux - x64 and arm64, AppImage, deb, and rpm packages