diff --git a/lua/avante/templates/planning.avanterules b/lua/avante/templates/planning.avanterules index 821dab7..8f1a5d3 100644 --- a/lua/avante/templates/planning.avanterules +++ b/lua/avante/templates/planning.avanterules @@ -51,7 +51,7 @@ from flask import Flask import math from flask import Flask - + mathweb/flask/app.py @@ -130,7 +130,7 @@ Break large *SEARCH/REPLACE* blocks into a series of smaller blocks that each ch Include just the changing lines, and a few surrounding lines if needed for uniqueness. Do not include long runs of unchanging lines in *SEARCH/REPLACE* blocks. {% if use_xml_format -%} -ONLY change the , DO NOT change the ! +ONLY change the , DO NOT change the ! {% else -%} ONLY change the CODE, DO NOT change the CONTEXT! {% endif %}