Closed malhotra5 closed 3 weeks ago
Feedback has been addressed!
issue_type
from being nullcommit #13
description for reasoning)openhands_resolver/resolver_output.py
) to contain issue-type
and success indicator per commentopenhands_resolver/send_pull_request.py
after openhands resolves comments. I imagine this should be implemented in a separate PR given this one is quite long?process_issue
in openhands_resolver/resolve_issue.py
; should this be moved to openhands_resolver/visualize_resolver_output.py
instead?Success checklist reference:
I have updated the PR and resolved some of the issues that were cited in the pull request review. Specifically, I identified the following revision requests, and all the ones that I think I successfully resolved are checked off. All the unchecked ones I was not able to resolve, so manual intervention may be required:
- [ ] ...
- [X] ...
- [ ] ...
- [X] ...
- [X] ...
Summary
This PR addresses #27
openhands_resolver/resolve_issues.py
with flag--issue-type pr
openhands_resolver/prompts/resolve/basic-followup.jinja
Note: version bumping was not performed on this PR as described in
.openhands_instructions
Future work to be done