Auto-worktrees are fresh git checkouts — untracked .gsd/ files don't carry over. Projects with the old blanket .gsd/ gitignore have planning artifacts on disk but not in git. When createAutoWorktree makes a new worktree, the milestones/, DECISIONS.md, REQUIREMENTS.md etc are missing, causing auto-mode to loop on plan-slice (plan file not found in worktree). Copy .gsd/ planning artifacts from the source repo into the new worktree after git worktree add. Skips runtime files and the worktrees/ dir. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| resources | ||
| tests | ||
| app-paths.ts | ||
| bundled-extension-paths.ts | ||
| cli.ts | ||
| loader.ts | ||
| logo.ts | ||
| onboarding.ts | ||
| pi-migration.ts | ||
| resource-loader.ts | ||
| tool-bootstrap.ts | ||
| update-check.ts | ||
| update-cmd.ts | ||
| wizard.ts | ||