Open
Conversation
This was referenced Dec 8, 2025
neubig
reviewed
Dec 8, 2025
Contributor
neubig
left a comment
There was a problem hiding this comment.
@adityasoni9998 please fix git ci and re-request review
Contributor
|
@OpenHands fix failing github CI |
Contributor
|
@OpenHands merge main and fix the failing CI. Note that you will need to push to a remote fork to do so. |
|
I'm on it! neubig can track my progress at all-hands.dev |
- Merge main branch to get latest changes - Fix type errors in evaluate_instance and prepare_workspace method signatures - Update _capture_conversation_archive to accept both RemoteWorkspace and LocalWorkspace - Fix test_metrics.py to use LocalWorkspace mock for agentic_code_search benchmark - Add get_instruction patch for agentic_code_search in test_metrics.py Co-authored-by: openhands <openhands@all-hands.dev>
SummaryI have successfully merged main into the Completed Tasks:
Verification:
PR Link:The CI should now pass with these fixes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Benchmarking code to evaluate open-source LLMs' ability to localize relevant source code files that require editing to fix a given GitHub issue in input
v1.4.1of software agent sdk andghcr.io/openhands/agent-server:latest-pythonin the docker image and there were probably some breaking changes in recent docker image?