tweak: apply patch description

This commit is contained in:
Aiden Cline
2026-01-19 11:21:54 -06:00
parent b72a00eaa3
commit dd0906be8c

View File

@@ -1,4 +1,4 @@
Use the `apply_patch` tool to edit files. This is a FREEFORM tool, so do not wrap the patch in JSON. Your patch language is a strippeddown, fileoriented diff format designed to be easy to parse and safe to apply. You can think of it as a highlevel envelope:
Use the `apply_patch` tool to edit files. Your patch language is a strippeddown, fileoriented diff format designed to be easy to parse and safe to apply. You can think of it as a highlevel envelope:
*** Begin Patch
[ one or more file sections ]