OpenHands/microagents/address_pr_comments.md
Xingyao Wang 34c13c8824
Add back microagent files with special handling for user inputs (#8139)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2025-06-09 02:49:54 +08:00

533 B

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

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.