mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 20:54:59 +00:00
Merge branch 'main' into swe-bench
This commit is contained in:
commit
e758b01fb6
33 changed files with 997 additions and 177 deletions
|
@ -124,6 +124,9 @@ Every *SEARCH/REPLACE block* must use this format:
|
|||
|
||||
Every *SEARCH* section must *EXACTLY MATCH* the existing source code, character for character, including all comments, docstrings, etc.
|
||||
|
||||
*SEARCH/REPLACE* blocks will replace *all* matching occurrences.
|
||||
Include enough lines to make the SEARCH blocks unique.
|
||||
|
||||
Include *ALL* the code being searched and replaced!
|
||||
|
||||
Only create *SEARCH/REPLACE* blocks for files that the user has added to the chat!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue