fix: all CLI script resolution uses bundled-first resolveTool() #362
Reference in New Issue
Block a user
Delete Branch "fix/cli-sync-issues"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces all remaining hardcoded MOSAIC_HOME/tools paths (mosaic-init, mosaic-ensure-sequential-thinking, toolScript for orchestrator/prdy) with a shared resolveTool() that checks the npm package first. Every script the CLI delegates to now picks up the bundled version immediately after npm upgrade.
Bump to 0.0.8.