-
Notifications
You must be signed in to change notification settings - Fork 25
Agentic code search #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Agentic code search #141
Conversation
neubig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adityasoni9998 please fix git ci and re-request review
|
@OpenHands fix failing github CI |
|
@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. |
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?