mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
- Right-click now selects the clicked file before opening menu 🖱️ - LogViewer shows agent name pill for toast project entries ✏️ - Autorun logs get an agent/session pill pulled from context 🏷️ - Context badges no longer show for toast and autorun logs 🚫 - Added `NOTHING_TO_REPORT` sentinel for “no meaningful work” responses 🧩 - Synopsis parsing now flags `nothingToReport` and skips history creation ⏭️ - New helper `isNothingToReport()` handles ANSI/box-drawing-wrapped tokens 🧼 - Autorun synopsis prompt now requires strict `NOTHING_TO_REPORT` output 📜 - File tree loading avoids redundant reloads after an empty initial load 🌲 - Delete confirmation button uses softer semi-transparent error styling 🎨