mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-23 13:54:59 +00:00
Added back "entire content" prompt"
This commit is contained in:
parent
68640c9bb2
commit
060cbeafff
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ Once you understand the request you MUST:
|
||||||
3. If changes are needed, output a copy of each file that needs changes.
|
3. If changes are needed, output a copy of each file that needs changes.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
system_reminder = """
|
system_reminder = """To suggest changes to a file you MUST return the entire content of the updated file.
|
||||||
To return code you MUST use this *file listing* format:
|
You MUST use this *file listing* format:
|
||||||
|
|
||||||
path/to/filename.js
|
path/to/filename.js
|
||||||
```javascript
|
```javascript
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue