mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
- Added multi-document Auto Run progress fields across IPC and WebSocket state 📚 - Web clients now receive aggregated task totals and completions across documents 📈 - Active tab UI docs expanded with screenshot and richer contribution details 🖼️ - Canonical `activeTab` lookup is now memoized to kill repeated O(n) finds ⚡ - Staged images, logs, and prompt tab toggles now reuse memoized `activeTab` 🧠 - Tab-completion suggestions now debounce input only while menu is open ⌨️ - @mention suggestions now debounce filter only while menu is open 🔎 - Disabling worktrees now removes all sub-agents and reports counts 🧹 - Added performance guidance: debounce, throttle, batching, virtualization, parallel IPC 🚀 - Bumped version to 0.14.5 for this release tag 🏷️