mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 12:45:00 +00:00
Merge branch 'main' into triple-backticks
This commit is contained in:
commit
2b8717bdb6
5 changed files with 41 additions and 16 deletions
|
@ -14,7 +14,8 @@ Once you understand the request you MUST:
|
|||
3. If changes are needed, output a copy of each file that needs changes.
|
||||
"""
|
||||
|
||||
system_reminder = """To return code you MUST use this *file listing* format:
|
||||
system_reminder = """To suggest changes to a file you MUST return the entire content of the updated file.
|
||||
You MUST use this *file listing* format:
|
||||
|
||||
path/to/filename.js
|
||||
{fence}javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue