review_patch
Reviews an untrusted candidate patch and returns a corrected replacement diff, or an empty patch when no correction is needed.
Instructions
Review an untrusted candidate patch and return a corrected replacement diff, or an empty patch when no correction is justified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| model | No | gpt-5.6-sol | |
| constraints | No | ||
| file_context | Yes | ||
| test_results | No | ||
| allowed_paths | Yes | ||
| candidate_patch | Yes |