fix: all CLI script resolution uses bundled-first resolveTool() #362

Merged
jason.woltje merged 1 commits from fix/cli-sync-issues into main 2026-04-03 02:28:08 +00:00

1 Commits

Author SHA1 Message Date
Jarvis
0e9a6759bc fix: all script resolution uses bundled-first resolveTool()
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Replace remaining hardcoded MOSAIC_HOME/tools paths (mosaic-init,
mosaic-ensure-sequential-thinking) and toolScript() 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 — no mosaic init needed.

Bump @mosaic/mosaic and @mosaic/cli to 0.0.8.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 21:27:03 -05:00