- Fix rollback to handle partial branch creation (skills-yylq) - Pre-compute branch/worktree names before createWorktree - Use gitBranchExists() and dirExists() for robust cleanup - Add step context to error messages (skills-ux6h) - Track currentStep through spawn process - Error now shows which step failed - Deduplicate success output block (skills-qjln) - Consolidated to single block with conditional review line - Simplify use-skills.sh auth symlink (skills-475o) - One-liner with || instead of nested if - Fix inconsistent default branch in git.nim (skills-fext) - Changed default from "origin/integration" to "main" Closes skills-yylq, skills-ux6h, skills-qjln, skills-475o, skills-fext Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| context.nim | ||
| db.nim | ||
| git.nim | ||
| heartbeat.nim | ||
| review.nim | ||
| state.nim | ||
| types.nim | ||
| utils.nim | ||