Fixed
- Auto-mode worktree path resolution — prompt templates now include working directory, preventing artifacts from being written to the wrong location and causing infinite re-dispatches
- Auto-mode resource sync detection — gracefully stops when resources change mid-session instead of crashing
- Auto-mode missing import for
resolveSkillDiscoveryModecausing crash on startup - Auto-mode recovery hardened — checkbox verification falls through correctly, corrupt roadmaps fail verification instead of silently passing, atomic writes for completed-units.json, and task completion verified via artifacts not just file existence
- Auto-mode progress widget now refreshes from disk every 5 seconds during unit execution instead of appearing frozen
- Undo command now invalidates all caches (not just state cache), preventing stale results after undoing completed tasks
Changed
- CI pipeline supports prerelease publishing with
--tag nextfor testing before stable release
Added
- Unit tests for auto-dashboard, auto-recovery, and crash-recovery modules (46 new tests)
Install/upgrade: npx gsd-pi@latest