fix(core): keep patch description unchanged

This commit is contained in:
Aiden Cline 2026-08-31 16:40:08 -05:00
parent 1e3afd7398
commit 05aa22a8e2

View file

@ -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.