Skip to content

v0.10.1 | Group Chat

Latest

Choose a tag to compare

@pedramamini pedramamini released this 21 Dec 02:13
· 70 commits to main since this release
fd02497

NOTE: This is a point release to address an issue we introduced with Auto Run being forced into read-only mode. Please update.

πŸ’¬ A Group Chat lets you collaborate with multiple AI agents in a single conversation. The moderator manages the conversation flow, deciding when to involve other agents. You can @mention any agent defined in Maestro to bring them into the discussion.

Other Changes

  • Ironed out a ton of issues around Codex and OpenCode providers 🐜
  • Folders of documents can be added to Auto Run Playbooks πŸ“
  • You can specify custom environment variables to pass through to the AI providers (Claude, Codex, OpenCode) βš™οΈ
  • Added MAESTRO_SESSION_RESUMED env var to allow for disabling of session start hooks when we're resuming. πŸͺ
  • Added option to move Maestro settings folder to a shared resource (OneDrive, iCloud, Dropbox, etc) ☁️
  • Auto-updater now ships with latest.yml manifests for seamless updates πŸš€
  • Platform-specific update manifests support all operating systems πŸ“¦
  • Discord notifications now include detailed release notes automatically πŸ“’
  • You can drag and drop images into AI terminal input (in addition to pasting them) πŸ–ΌοΈ
  • Fixed app icon on Sonoma 🍏
  • Bug fix in global stats calculation πŸ›
  • Allow users to customize their shell path, args, and env vars πŸ’»
  • Added chokidar as a dependency for cross-platform folder watch support πŸ‘€
  • Added an option to export a debug package for support requests πŸ“¦
  • Fixed and issue with not loading Claude Code / commands 🐞
  • Added Linux x64 build target, closes issue #50 πŸ—οΈ

... AND a whole bunch of other enhancements, fixes, etc based on user feedback. I'm eager to get this release out to start getting soak time, it will certainly require some point releases to stabilize fully but it's looking good!

Full Changelog: v0.10.0...v0.10.1