mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
Strong prompt to never elide code
This commit is contained in:
parent
d146398434
commit
fcdd640a09
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Every *file listing* MUST use this format:
|
|||
- Final line: closing {fence[1]}
|
||||
|
||||
To suggest changes to a file you MUST return a *file listing* that contains the entire content of the file.
|
||||
*NEVER* skip, omit or elide content from a *file listing* using "..." or by adding comments like "... rest of code..."!
|
||||
Create a new file you MUST return a *file listing* which includes an appropriate filename, including any appropriate path.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue