| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux-arm64.yml | 2026-01-02 | 693 Bytes | |
| latest-linux.yml | 2026-01-02 | 680 Bytes | |
| latest-mac.yml | 2026-01-02 | 805 Bytes | |
| latest.yml | 2026-01-02 | 346 Bytes | |
| Maestro-0.14.0-arm64-mac.zip | 2026-01-02 | 173.2 MB | |
| Maestro-0.14.0-arm64.AppImage | 2026-01-02 | 187.0 MB | |
| Maestro-0.14.0-arm64.dmg | 2026-01-02 | 182.4 MB | |
| Maestro-0.14.0-mac.zip | 2026-01-02 | 179.8 MB | |
| maestro-0.14.0.aarch64.rpm | 2026-01-02 | 105.7 MB | |
| Maestro-0.14.0.AppImage | 2026-01-02 | 186.9 MB | |
| Maestro-0.14.0.dmg | 2026-01-02 | 189.0 MB | |
| maestro-0.14.0.x86_64.rpm | 2026-01-02 | 110.7 MB | |
| Maestro.0.14.0.exe | 2026-01-02 | 142.6 MB | |
| Maestro.Setup.0.14.0.exe | 2026-01-02 | 142.8 MB | |
| maestro_0.14.0_amd64.deb | 2026-01-02 | 111.6 MB | |
| maestro_0.14.0_arm64.deb | 2026-01-02 | 130.7 MB | |
| README.md | 2026-01-02 | 2.4 kB | |
| v0.14.0 _ Document Graphs and Agents over SSH source code.tar.gz | 2026-01-02 | 55.0 MB | |
| v0.14.0 _ Document Graphs and Agents over SSH source code.zip | 2026-01-02 | 55.6 MB | |
| Totals: 19 Items | 2.0 GB | 0 | |
Two major features in this release:
🗄️ The first is 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.
📶 The second is 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.
🎛️ Also, made hefty changes to the User Dashboard, check it out from the hamburger menu, command palette, or hotkey. Get global insights across all providers and agents.
Other Changes
- Leaderboard tracking now works across multiple systems 🏆
- Windows WSL compatibility improvements 🪟
- Agent duplication. Pro tip: Consider a group of unused "Template" agents ✌️
- New setting to prevent system from going to sleep while agents are active 🛏️
- We were not correctly tallying user interactions in the new usage dashboard 🧮
- Added debug package to the wizard process, if you have issues there, please share the logs! 🧙♂️
- Performance improvement in Auto Run panel editor 🏃♂️
Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @deandebeer
What's Changed
- feat: SSH Remote Execution for AI Agents by @pedramamini in https://github.com/pedramamini/Maestro/pull/111
- SSH Config Support by @pedramamini in https://github.com/pedramamini/Maestro/pull/118
- fix: detect Node version manager paths in process spawning by @t1mmen in https://github.com/pedramamini/Maestro/pull/119
- refactor: consolidate tilde expansion and version utilities by @t1mmen in https://github.com/pedramamini/Maestro/pull/120
- ssh tunneling enhancements by @pedramamini in https://github.com/pedramamini/Maestro/pull/121
- Prevent Sleep by @pedramamini in https://github.com/pedramamini/Maestro/pull/126
- graph visuals update by @pedramamini in https://github.com/pedramamini/Maestro/pull/127
- discord link fix by @pedramamini in https://github.com/pedramamini/Maestro/pull/128
- Claude smash by @pedramamini in https://github.com/pedramamini/Maestro/pull/129
New Contributors
- @t1mmen made their first contribution in https://github.com/pedramamini/Maestro/pull/119
Full Changelog: https://github.com/pedramamini/Maestro/compare/v0.13.2...v0.14.0