-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
[Resolver] Resolver's summary suggests UNRESOLVED due to "no human reviewer" #5995
Comments
A potential fix has been generated and a draft PR #5996 has been created. Please review the changes. |
…e to "no human reviewer" (#5996) Co-authored-by: Xingyao Wang <[email protected]> Co-authored-by: Graham Neubig <[email protected]>
I've been trying to add
I wonder if this ticket is the fix? |
We got something like the following -- This status overview should ideally just be a summary of changes & LLM's prediction of the task success, it should NOT say it require external human reviewer
We likely need a prompt change to tell LLM do not rely on human for this judgment.
We should add a line in prompt files from this folder:
openhands/resolver/prompts/guess_success
The text was updated successfully, but these errors were encountered: