Skip to content

Conversation

@rogeralsing
Copy link
Contributor

Summary

  • extend the internal apply_patch parser to recognize delete operations, move directives, and richer option handling so it matches the Codex reference behavior
  • rewrite apply_patch execution to apply each operation immediately, support file moves/deletions, enforce newline handling, and preserve partial changes on failure
  • add comprehensive tests covering deletes, moves, add-overwrite flows, newline expectations, and partial-success scenarios

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68fe00f302048328afc31b34df1453e0

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants