apply_patch
Apply patch files to add, modify, or delete files safely, avoiding shell redirection for code edits.
Instructions
Safely add, update, delete, or move files inside the configured shell root using an *** Begin Patch / *** End Patch patch. Prefer this over shell redirection for code edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | Patch text containing Add File, Update File, or Delete File operations. |