| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux-arm64.yml | 2026-01-06 | 693 Bytes | |
| latest-linux.yml | 2026-01-06 | 680 Bytes | |
| latest-mac.yml | 2026-01-06 | 805 Bytes | |
| latest.yml | 2026-01-06 | 346 Bytes | |
| Maestro-0.14.1-arm64-mac.zip | 2026-01-06 | 173.3 MB | |
| Maestro-0.14.1-arm64.AppImage | 2026-01-06 | 187.1 MB | |
| Maestro-0.14.1-arm64.dmg | 2026-01-06 | 182.5 MB | |
| Maestro-0.14.1-mac.zip | 2026-01-06 | 179.9 MB | |
| maestro-0.14.1.aarch64.rpm | 2026-01-06 | 105.7 MB | |
| Maestro-0.14.1.AppImage | 2026-01-06 | 187.0 MB | |
| Maestro-0.14.1.dmg | 2026-01-06 | 189.1 MB | |
| maestro-0.14.1.x86_64.rpm | 2026-01-06 | 110.7 MB | |
| Maestro.0.14.1.exe | 2026-01-06 | 142.7 MB | |
| Maestro.Setup.0.14.1.exe | 2026-01-06 | 142.9 MB | |
| maestro_0.14.1_amd64.deb | 2026-01-06 | 111.7 MB | |
| maestro_0.14.1_arm64.deb | 2026-01-06 | 130.7 MB | |
| README.md | 2026-01-06 | 2.2 kB | |
| v0.14.1 _ Doc Graphs, SSH Agents, Inline Wizard source code.tar.gz | 2026-01-06 | 55.1 MB | |
| v0.14.1 _ Doc Graphs, SSH Agents, Inline Wizard source code.zip | 2026-01-06 | 55.8 MB | |
| Totals: 19 Items | 2.0 GB | 0 | |
This point release brings enhancements to the new agent Wizard as well as a new "inline" or in-tab wizard that can be triggered via /wizard. Additionally:
- 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 ๐
- Improved context compaction with multi-pass consolidation ๐
- Addressed some keyboard shortcut and pathing issues specific to Windows ๐ช
- Added caching layer to Document Graph view ๐จ
- Addressed a bug in sending context from one agent to another ๐ค
- Bugfix in custom path detection for new agents ๐
- You can now edit any text file from within Maestro ๐
- Files and folders can be renamed/deleted from the file tree ๐
- Proper leaderboard sync for folks who use multiple instances of Maestro ๐
- Addressed regression where OpenCode was not launching in YOLO mode ๐
The other 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.
Other Changes in 0.14.x
- Improved User Dashboard, available from hamburger menu, command palette or hotkey ๐๏ธ
- Leaderboard tracking now works across multiple systems ๐
- Agent duplication. Pro tip: Consider a group of unused "Template" agents โ๏ธ
- New setting to prevent system from going to sleep while agents are active ๐๏ธ
- Added debug package to the wizard process, if you have issues there, please share the logs! ๐งโโ๏ธ
Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @deandebeer @shadown @breki
What's Changed
- Add inline /wizard command for Auto Run document creation by @pedramamini in https://github.com/pedramamini/Maestro/pull/112
Full Changelog: https://github.com/pedramamini/Maestro/compare/v0.14.0...v0.14.1