## CHANGES

- Refreshed Maestro tagline across README and package metadata for clarity 
- Reset-on-completion now writes working copies into `Runs/` folder consistently 📁
- Auto Run working-copy IPC handler updated for new `Runs/` directory naming 🧭
- Working-copy relative paths now return `Runs/...` for downstream consumers 🔗
- Preload API docs updated to reflect `Runs/` working-copy location 🧩
- AutoRunner Help Modal now points users to `Runs/` audit-log folder 🪟
- Batch processor tracking/comments updated for `Runs/` audit log behavior 🧾
- Test suite updated to expect `Runs/` working-copy paths reliably 🧪
This commit is contained in:
Pedram Amini
2025-12-26 10:07:57 -06:00
parent 2b27208543
commit f724ef4c8c
8 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "maestro",
"version": "0.12.1",
"description": "Run AI coding agents autonomously for days.",
"description": "Maestro hones fractured attention into focused intent.",
"main": "dist/main/index.js",
"author": {
"name": "Pedram Amini",