mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
## CHANGES
- Hardened Linux releases with architecture-safe npm caching to prevent cross-contamination 🛡️ - Added Linux-only prebuild cache purges to avoid wrong-arch native binaries 🧹 - Force rebuild native modules per platform, with explicit x64/arm64 env targeting 🧬 - Cleaned node-pty and better-sqlite3 prebuild directories before Linux packaging 🧱 - Added x64 better-sqlite3 binary architecture verification step in CI 🔍 - Improved Auto Run error handling with rich history entries and recovery guidance 🧾 - Added toast notifications for Auto Run errors with friendly titles and details 🔔 - Extended history entry API to track success/failure for better visibility ✅ - Enhanced Auto Run pause logging with recoverability flags and raw error context 🧰 - Bumped version to 0.13.1 for this release rollout 🚀
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "maestro",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"description": "Maestro hones fractured attention into focused intent.",
|
||||
"main": "dist/main/index.js",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user