fs_patch
Apply a stale-safe hashline patch to exactly one file, replacing old hunks with new content and using an optional expected hash to avoid conflicts.
Instructions
Apply a hashline-style single-file patch (stale-safe). Mutates exactly one file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| patch | Yes | ||
| expected_hash | No |