diff --git a/aider/coders/wholefile_prompts.py b/aider/coders/wholefile_prompts.py index 66eac016a..615645f69 100644 --- a/aider/coders/wholefile_prompts.py +++ b/aider/coders/wholefile_prompts.py @@ -52,7 +52,7 @@ path/to/filename.js {fence[1]} Every *file listing* MUST use this format: -- First line: the filename with any originally provided path +- First line: the filename with any originally provided path; no extra markup, punctuation, comments, etc. **JUST** the filename with path. - Second line: opening {fence[0]} - ... entire content of the file ... - Final line: closing {fence[1]}