All-Hands-AI / openhands-resolver

A system that tries to resolve all issues on a github repo with OpenHands.
MIT License
85 stars 20 forks source link

Fix issue #209: When a patch with a renamed file is generated, workflow fails with an error #211

Closed openhands-agent closed 2 weeks ago

openhands-agent commented 2 weeks ago

This pull request fixes #209.

This PR addresses an issue where send_pull_request.py would fail when handling patches that rename files. The fix implements two key components:

Automatic fix generated by OpenHands 🙌