The guided flow's "Create roadmap" path never set pendingAutoStart, so checkAutoStartAfterDiscuss() always returned false after planning completed. Auto-mode stalled at "Milestone planned" instead of proceeding to slice research/execution. Three fixes: - Set pendingAutoStart when choice === "plan" in showSmartEntry - Relax Gate 1 to accept ROADMAP.md (plan path) or CONTEXT.md (discuss path) - Add STATE.md write instruction to guided-plan-milestone prompt 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 | ||