patch_parser
Parse SEARCH/REPLACE patch text and dry-run apply it to verify changes before modifying files.
Instructions
Parse SEARCH/REPLACE patch text (text=...), dry-run apply. For external patch blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File path relative to workspace_dir | |
| text | Yes | SEARCH/REPLACE | |
| workspace_dir | Yes | REQUIRED: project root (abs). reindex first if new. |