generate_patch
Generate a validated unified diff for a coding task, constrained to allowed file paths, without modifying the repository.
Instructions
Generate a validated candidate unified diff without editing the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| model | No | gpt-5.6-sol | |
| constraints | No | ||
| file_context | Yes | ||
| allowed_paths | Yes | ||
| test_failures | No |