Cloud GitHub Resolver
The GitHub Resolver automates code fixes and provides intelligent assistance for your repositories.
Setup
The Cloud GitHub Resolver is available automatically when you grant OpenHands Cloud repository access.
Usage
After granting OpenHands Cloud repository access, you can use the Cloud GitHub Resolver on the issues and pull requests on the repository.
Issues
On your repository, label an issue with openhands
. OpenHands will:
- Comment on the issue to let you know it is working on it.
- You can click on the link to track the progress on OpenHands Cloud.
- Open a pull request if it determines that the issue has been successfully resolved.
- Comment on the issue with a summary of the performed tasks and a link to the pull request.
Pull Requests
To get OpenHands to work on pull requests, use @openhands
in top level or inline comments to:
- Ask questions
- Request updates
- Get code explanations
OpenHands will:
- Comment on the PR to let you know it is working on it.
- Perform the task.