🌳 Github Worktree support was added. Any agent bound to a Git repository has the option to enable worktrees, each of which show up as a sub-agent with their own write-lock and Auto Run capability. Now you can truly develop in parallel on the same project and issue PRs when you're ready, all from within Maestro. Huge improvement, major thanks to @petersilberman.
Other Changes
- @ file mentions now include documents from your Auto Run folder (which may not live in your agent working directory) 🗄️
- The wizard is now capable of detecting and continuing on past started projects 🧙
- Bug fixes 🐛🐜🐞
What's Changed
- feat: worktree auto-discovery and custom Claude command support by @petersilberman in #64
New Contributors
- @petersilberman made their first contribution in #64
Full Changelog: v0.10.2...v0.11.0