fix: stale update banner + skill sync dirty worktree crash #358

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

1 Commits

Author SHA1 Message Date
Jarvis
4b85395992 fix: stale update banner after upgrade + skill sync dirty worktree crash
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Update checker: only cache registry latest version, always check installed
version fresh — fixes false "0.0.3 → 0.0.4" banner after upgrading.

Skill sync: use git status --porcelain for dirty detection (catches untracked
files), stash with --include-untracked, abort stale rebase on pull failure,
and print tip directing users to skills-local/ for persistent customizations.

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

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