coeus_review_pr
Review a pull request by gathering the branch diff and returns structured findings to highlight issues for code review.
Instructions
Alias of coeus_review: gather a PR or base..head diff then return structured findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | No | Diff | |
| model | No | Model | |
| head_ref | No | Head ref | HEAD |
| pr_number | No | Pr number | |
| diff_range | No | Diff range | |
| base_branch | No | Base branch | main |
| repository_path | No | Repository path |