OpenHands/microagents/address_pr_comments.md
Engel Nyst 1b63633030
Simplify microagents (#8114)
Co-authored-by: Robert Brennan <accounts@rbren.io>
2025-04-28 15:00:06 +00:00

538 B

name, version, author, agent, inputs
name version author agent inputs
address_pr_comments 1.0.0 openhands CodeActAgent
name description required
PR_URL URL of the pull request true
name description required
BRANCH_NAME Branch name corresponds to the pull request true

First, check the branch {{ BRANCH_NAME }} and read the diff against the main branch to understand the purpose.

This branch corresponds to this PR {{ PR_URL }}

Next, you should use the GitHub API to read the reviews and comments on this PR and address them.