Apply verified patches to multiple files
batch_apply_patchesApply multiple patches to project files with pre-validation, backup, and rollback on failure to maintain integrity.
Instructions
Verifies every file and patch before writing, creates backups, and rolls back written files if any batch write fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edits | Yes | ||
| project | Yes | Project key from list_projects. | |
| concurrency | No |