diff --git a/packages/core/src/tool/patch.txt b/packages/core/src/tool/patch.txt index 1fd633790cf..72c0489c0d3 100644 --- a/packages/core/src/tool/patch.txt +++ b/packages/core/src/tool/patch.txt @@ -31,4 +31,3 @@ It is important to remember: - You must include a header with your intended action (Add/Delete/Update) - You must prefix new lines with `+` even when creating a new file -- Use only one file operation per resolved path. Combine multiple edits to the same file into one Update File section with multiple @@ chunks.