singularity-forge/src/resources
Jeremy McSpadden 818d77d5a2 fix: merge worktree to main when all milestones complete (#962) (#1007)
When the final milestone completed with no queued follow-up, stopAuto()
tore down the worktree with preserveBranch: true but never called
mergeMilestoneToMain(). All work stayed on the milestone branch,
unmerged to main.

Add merge logic to the "all milestones complete" path in
dispatchNextUnit(), mirroring the existing merge handling in the
single-milestone-complete path. Handles both worktree isolation and
branch isolation modes.
2026-03-17 18:03:35 -06:00
..
agents fix: type errors in claude-import.ts and marketplace-discovery.ts 2026-03-16 14:46:31 -04:00
extensions fix: merge worktree to main when all milestones complete (#962) (#1007) 2026-03-17 18:03:35 -06:00
skills feat: add 10 bundled skills for UI, quality, and code optimization (#999) 2026-03-17 17:23:39 -06:00
GSD-WORKFLOW.md feat: meaningful commit messages from task summaries (#803) 2026-03-16 23:30:33 -06:00