- Add mergeRetries counter to track per-task retry attempts - Auto-resolve lock files and generated files during retry attempts - Clean up worktree when all 3 merge retry attempts are exhausted - Add comprehensive tests for retry cleanup logic in executor - Add changeset for the worktree retry cleanup fix
185 B
185 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| patch |
Automatically clean up a conflicting git worktree and retry creation when rerunning a failed task hits the "branch is already used by worktree" error.