This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
OpenHands
Watch
1
Star
0
Fork
0
You've already forked OpenHands
mirror of
https://github.com/OpenHands/OpenHands.git
synced
2025-12-26 13:52:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenHands
/
openhands
/
resolver
/
patching
History
Graham Neubig
7860055f8c
fix: Normalize whitespace when comparing patch context lines (
#6541
)
...
Co-authored-by: openhands <openhands@all-hands.dev>
2025-02-10 18:53:39 +00:00
..
__init__.py
Fix issue
#5179
: [frontend]: Push to Github button should only push branch, but not creating a PR (
#5181
)
2024-11-25 15:59:14 +00:00
apply.py
fix: Normalize whitespace when comparing patch context lines (
#6541
)
2025-02-10 18:53:39 +00:00
exceptions.py
Fix issue
#5179
: [frontend]: Push to Github button should only push branch, but not creating a PR (
#5181
)
2024-11-25 15:59:14 +00:00
patch.py
Fix microagent loading with trailing slashes and nested directories (
#6239
)
2025-01-15 17:07:40 +00:00
README.md
Integrate OpenHands resolver into main repository (
#4964
)
2024-11-14 09:45:46 -05:00
snippets.py
Fix issue
#5179
: [frontend]: Push to Github button should only push branch, but not creating a PR (
#5181
)
2024-11-25 15:59:14 +00:00
README.md
Patching code
Originally from
whatthepatch
(MIT license)