Use cases
Review and fix pull requests
Route pull request feedback back to an agent and keep each revision visible.Use pull request feedback automation to turn specific review comments or failed checks into a tracked correction attempt.
Receive feedback
Section titled “Receive feedback”The Factory can listen for activity on a connected pull request. It attaches the comment or check result to the existing task instead of creating unrelated work.
Make a correction
Section titled “Make a correction”Give the agent the exact failure, reviewer request and repository state. The retry updates the existing branch and preserves the earlier attempt in the task timeline.
Return to review
Section titled “Return to review”Confirm that the requested correction is present, new checks pass and earlier accepted behavior remains intact. A person still approves and merges the pull request.