mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 11:45:00 +00:00
copy
This commit is contained in:
parent
9930057171
commit
353d144039
2 changed files with 73 additions and 4 deletions
|
@ -171,10 +171,10 @@ class FileWatcher:
|
|||
|
||||
self.io.tool_output("Processing your request...")
|
||||
|
||||
res = """The "ai" comments below can be found in the code files I've shared with you.
|
||||
res = """The "AI" comments below can be found in the code files I've shared with you.
|
||||
They contain your instructions.
|
||||
Make the requested changes.
|
||||
Be sure to remove all these "ai" comments from the code!
|
||||
Be sure to remove all these "AI" comments from the code!
|
||||
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue