submit_patch_job
Submit a long-running patch generation job and return immediately. It uses task, file context, and allowed paths to generate validated Git unified diffs.
Instructions
Submit a long-running patch generation job and return immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| model | No | gpt-5.6-sol | |
| task_name | No | ||
| constraints | No | ||
| file_context | Yes | ||
| allowed_paths | Yes | ||
| test_failures | No |