review_patch
Review untrusted patches and return a corrected replacement diff, or an empty patch if no correction is justified.
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 | deepseek-v4-pro | |
| constraints | No | ||
| file_context | Yes | ||
| test_results | No | ||
| allowed_paths | Yes | ||
| candidate_patch | Yes |