| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux-arm64.yml | 2026-04-05 | 693 Bytes | |
| latest-linux.yml | 2026-04-05 | 694 Bytes | |
| latest-mac.yml | 2026-04-05 | 513 Bytes | |
| latest.yml | 2026-04-05 | 354 Bytes | |
| maestro-0.15.3-aarch64.rpm | 2026-04-05 | 107.6 MB | |
| maestro-0.15.3-amd64.deb | 2026-04-05 | 112.5 MB | |
| maestro-0.15.3-arm64-mac.dmg | 2026-04-05 | 187.6 MB | |
| maestro-0.15.3-arm64-mac.zip | 2026-04-05 | 178.1 MB | |
| maestro-0.15.3-arm64.AppImage | 2026-04-05 | 191.9 MB | |
| maestro-0.15.3-arm64.deb | 2026-04-05 | 135.0 MB | |
| maestro-0.15.3-x64-mac.dmg | 2026-04-05 | 194.1 MB | |
| maestro-0.15.3-x64-mac.zip | 2026-04-05 | 184.8 MB | |
| maestro-0.15.3-x86_64.AppImage | 2026-04-05 | 191.9 MB | |
| maestro-0.15.3-x86_64.rpm | 2026-04-05 | 112.7 MB | |
| Maestro-Portable-0.15.3-x64.exe | 2026-04-05 | 147.0 MB | |
| Maestro-Setup-0.15.3-x64.exe | 2026-04-05 | 147.2 MB | |
| README.md | 2026-04-05 | 7.2 kB | |
| v0.15.3 _ Maestro Symphony source code.tar.gz | 2026-04-05 | 62.7 MB | |
| v0.15.3 _ Maestro Symphony source code.zip | 2026-04-05 | 63.8 MB | |
| Totals: 19 Items | 2.0 GB | 3 | |
Major 0.15.x Additions
🎶 Maestro Symphony — Contribute to open source with AI assistance! Browse curated issues from projects with the runmaestro.ai label, clone repos with one click, and automatically process the relevant Auto Run playbooks. Track your contributions, streaks, and stats. You're contributing CPU and tokens towards your favorite open source projects and features.
🎬 Director's Notes — Aggregates history across all agents into a unified timeline with search, filters, and an activity graph. Includes an AI Overview tab that generates a structured synopsis of recent work. Off by default, gated behind a new "Encore Features" panel under settings. This is a precursor to an eventual plugin system, allowing for extensions and customizations without bloating the core app.
🏷️ Conductor Profile — Available under Settings > General. Provide a short description on how Maestro agents should interface with you.
🧠 Three-State Thinking Toggle — The thinking toggle now cycles through three modes: off, on, and sticky. Sticky mode keeps thinking content visible after the response completes. Cycle with CMD/CTRL+SHIFT+K.
🤖 Factory.ai Droid Support — Added support for the Factory.ai droid agent. Full session management and output parsing integration.
Changes in v0.15.3
- CLI settings management: Full
maestro-cli settingscommand suite — list, get, set, and reset any Maestro setting from the command line. Includes per-agent configuration (custom paths, args, env vars, model overrides). Supports category filtering, verbose descriptions, and machine-readable JSON output for scripting - Live settings reload: Settings changes made via the CLI are automatically detected by the running desktop app — no restart required
- Plan-Mode toggle: Claude Code and OpenCode agents now show "Plan-Mode" instead of "Read-Only" for the read-only toggle, matching their native terminology
- Solarized Dark theme: New Solarized Dark color theme with tuned contrast for tags, code blocks, and pill labels
- Files pane icon theme: Choose between default and rich icon themes in the files pane — rich theme adds colorful, language-specific icons for 70+ file types and folder categories. Toggle under Settings > Display
- Persistent web link: The web/mobile interface link now persists across app restarts — no need to re-enable it each session
- OpenCode v1.2+ session support: Automatically reads OpenCode's new SQLite session storage format alongside the legacy JSONL format
- Group chat @mentions: Use
@agent-namesyntax in the prompt composer to direct messages to specific agents in group chat - Group chat over SSH: Group chat synthesis and moderation now run correctly on SSH remote agents instead of always spawning locally
- Group chat participant management: Remove button on participant cards lets you remove stale or unwanted participants from a group chat
- Batch resume/abort: New controls in the right panel for resuming or aborting batch operations
- Default worktree directory: Worktree configuration now defaults to the parent of the agent's working directory instead of blank
- Drawfinity in Symphony: Added Drawfinity to the Symphony project registry
Full Changelog: https://github.com/RunMaestro/Maestro/compare/v0.15.2...v0.15.3
What's Changed
- fix: use namespace import for os in main constants by @jeffscottward in https://github.com/RunMaestro/Maestro/pull/555
- Polish: group chat mentions, batch resume/abort, git push PATH fix by @pedramamini in https://github.com/RunMaestro/Maestro/pull/580
- feat: add SQLite session reading support for OpenCode v1.2+ by @chr1syy in https://github.com/RunMaestro/Maestro/pull/569
- fix: stabilize mobile remote session ui by @jeffscottward in https://github.com/RunMaestro/Maestro/pull/564
- fix: stop button not working on Windows for Claude Code agents by @jSydorowicz21 in https://github.com/RunMaestro/Maestro/pull/556
- feat: persistent web link by @jSydorowicz21 in https://github.com/RunMaestro/Maestro/pull/540
- fix: defensive guards for Sentry-reported crashes by @pedramamini in https://github.com/RunMaestro/Maestro/pull/585
- fix: include version manager bins in expanded PATH by @brownmike in https://github.com/RunMaestro/Maestro/pull/562
- feat: default worktree directory to parent of agent's cwd by @jSydorowicz21 in https://github.com/RunMaestro/Maestro/pull/557
- fix(tests): make tests cross-platform for Windows, Linux, and macOS by @jSydorowicz21 in https://github.com/RunMaestro/Maestro/pull/565
- fix: align numbered markdown items with bold leading content by @jeffscottward in https://github.com/RunMaestro/Maestro/pull/424
- fix: instructions for troubleshooting missing fonts in WSL by @chriseng in https://github.com/RunMaestro/Maestro/pull/595
- Clarify Spec-Kit Prerequisites by @scriptease in https://github.com/RunMaestro/Maestro/pull/603
- feat: add Drawfinity to symphony registry by @needmorecowbell in https://github.com/RunMaestro/Maestro/pull/607
- feat: add files pane icon theme setting by @jeffscottward in https://github.com/RunMaestro/Maestro/pull/609
- Fix collapsed group spacing for empty groups by @jeffscottward in https://github.com/RunMaestro/Maestro/pull/495
- fix(quit): add safety timeout to prevent app lingering on Windows (#623) by @chr1syy in https://github.com/RunMaestro/Maestro/pull/677
- fix: quit handler cleanup ordering and timeout test coverage by @pedramamini in https://github.com/RunMaestro/Maestro/pull/689
- fix(quit): use taskkill tree-kill for PTY processes on Windows by @chr1syy in https://github.com/RunMaestro/Maestro/pull/708
- fix(quit): use taskkill tree-kill for PTY processes on Windows by @chr1syy in https://github.com/RunMaestro/Maestro/pull/709
- feat: Solarized Dark Theme by @chrisscott in https://github.com/RunMaestro/Maestro/pull/532
- feat: group chat enhancements by @ets in https://github.com/RunMaestro/Maestro/pull/559
- fix: resolve multiple Sentry crash patterns from production by @pedramamini in https://github.com/RunMaestro/Maestro/pull/725
- fix: build macOS x64/arm64 separately to prevent Intel architecture contamination by @pedramamini in https://github.com/RunMaestro/Maestro/pull/720
- fix(group-chat): add participant remove button and allow agentId updates by @pedramamini in https://github.com/RunMaestro/Maestro/pull/718
- fix(autorun): resolve paused batch session for resume/skip/abort by @pedramamini in https://github.com/RunMaestro/Maestro/pull/726
New Contributors
- @brownmike made their first contribution in https://github.com/RunMaestro/Maestro/pull/562
- @chriseng made their first contribution in https://github.com/RunMaestro/Maestro/pull/595
- @needmorecowbell made their first contribution in https://github.com/RunMaestro/Maestro/pull/607
- @chrisscott made their first contribution in https://github.com/RunMaestro/Maestro/pull/532
- @ets made their first contribution in https://github.com/RunMaestro/Maestro/pull/559
Full Changelog: https://github.com/RunMaestro/Maestro/compare/v0.15.2...v0.15.3