The biggest feature in this release is the fact that we have added a Maestro CLI utility that allows launching Auto Run Playbooks allowing for one to schedule Playbook execution via Cron for example.
- Added comprehensive CLI tool for headless playbook execution 🤖
- Enhanced Auto Run with dynamic variable substitution in documents 📝
- Introduced session isolation for clean task execution context 🔒
- Improved CLI output with condensed debug mode formatting 📝
- Enhanced history search supporting session ID and name filtering 🔍
- Fixed AutoRun content syncing when switching between sessions 🔄
- Added mobile auto-reconnect every 30 seconds when disconnected 📱
- Renamed
runcommand toplaybookfor better clarity 🎯 - Added history file watcher polling every 60 seconds 🔄
- Implemented verbose mode flag for detailed prompt debugging 📝
- Removed maestro conductor silhouette from achievement cards completely 🎨
- Changed license from MIT to AGPL-3.0 for open-source compliance 📜
- Enhanced mobile UI with expanded input mode for AI chat 📱
- Fixed terminal tab completion preserving ./ prefix correctly 🔧
- Added CLI activity detection to prevent session conflicts ⚡
- Improved history tracking with new LOOP entry type support 🔄
- Fixed context window calculation after /compact command usage 🐛
- Removed keyboard shortcuts section from CLAUDE.md documentation 📚
What's Changed
- Maestro CLI for Playbooks by @pedramamini in #16
Full Changelog: v0.6.1...v0.7.0