Open neubig opened 1 week ago
The OpenHands github resolver has a separate workflow for pushing to github, and some instructions in the github microagent that was recently released in the openhands-ai library conflict with the resolver workflow.
openhands-ai
This PR to the openhands-ai library makes it possible to disable particular microagents: https://github.com/All-Hands-AI/OpenHands/pull/4932
It is not currently in the most recent released version of OpenHands, but once the version of OpenHands is bumped to 0.13.1, we should:
github
resolve_issue.py
Moved from All-Hands-AI/openhands-resolver#331
I believe this has been resolved!
The OpenHands github resolver has a separate workflow for pushing to github, and some instructions in the github microagent that was recently released in the
openhands-ai
library conflict with the resolver workflow.This PR to the
openhands-ai
library makes it possible to disable particular microagents: https://github.com/All-Hands-AI/OpenHands/pull/4932It is not currently in the most recent released version of OpenHands, but once the version of OpenHands is bumped to 0.13.1, we should:
github
microagent by default by changing the settings inresolve_issue.py
Moved from All-Hands-AI/openhands-resolver#331