Skip to content

Preserve fix-swarm patches across retries#56

Open
mlava wants to merge 1 commit into
NateBJones-Projects:mainfrom
mlava:codex/issue-41-preserve-attempt-patches
Open

Preserve fix-swarm patches across retries#56
mlava wants to merge 1 commit into
NateBJones-Projects:mainfrom
mlava:codex/issue-41-preserve-attempt-patches

Conversation

@mlava

@mlava mlava commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • archive every fix-swarm validator patch as <key>.attemptN.patch
  • retain <key>.patch as the latest patch for compatibility
  • document the recovery workflow and cover retry, gap, failure, and binary-patch behavior

Verification

  • python3 -m unittest discover -s tests -v (222 tests)
  • independent Opus diff review: APPROVE

Closes #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix-swarm template: patch export is overwritten per attempt — a bad retry can destroy a good attempt-1 patch

1 participant