You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed JS-style ${inputData.key} and ${arguments[N]} placeholder substitution in scripts. Thanks @devYRPauli. #243
Added MCP tool annotations so clients can distinguish read-only scripting tips from script execution that can modify system state. Thanks @bryankthompson. #171
Fixed macos-automator-mcp --version so version checkers print the package version and exit instead of starting the MCP stdio server. #201
Fixed the documented VS Code/npm install command to avoid @latest package-name validation and scoped-package bin inference issues. #38
Updated runtime and development dependencies, including a patched Vite override; the package now requires Node.js 24 or newer.
Live final-candidate proof: built dist/server.js over MCP stdio executed a local knowledge-base script, substituted both JS placeholder forms, and called macOS AppleScript computer name of (system info).