github RunMaestro/Maestro v0.12.0
v0.12.0 | Thinking, Spec-Kits, Context Management

latest releases: v0.16.5-RC, v0.16.4-RC, v0.16.3-RC...
3 months ago

Three big additions this release...

๐Ÿค” 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.

๐ŸŽฏ 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!

๐Ÿ“– 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.

Other Changes

  • I think keyboard shortcut use is imperative, and as such, have added gamification (CMD/CTRL + /) ๐Ÿ•น๏ธ
  • Comprehensive IPC handler test coverage improves reliability and stability ๐Ÿงช
  • ESLint integration enforces code quality with TypeScript/React best practices โœจ
  • Copy-on-drag support added to Auto Run dialog for document management ๐Ÿ“‹ (thanks @oliveiraantoniocc)
  • Performance optimizations across the UI ๐ŸŽ๏ธ
  • Windows compatibility improvements enhance cross-platform support experience ๐ŸชŸ
  • Added quit confirmation modal in the even any active agents are thinking ๐Ÿง 
  • Myriad of bug fixes of course ๐Ÿ›

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

Don't miss a new Maestro release

NewReleases is sending notifications on new releases.