mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
docs: Improve watch_code_prompt instructions
This commit is contained in:
parent
70731719f7
commit
5233789c40
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
watch_code_prompt = """
|
||||
Find the "AI" comments below (marked with █) in the code files I've shared with you.
|
||||
I've written your instructions there.
|
||||
Follow my instructions as given in the AI comments and make the requested changes.
|
||||
Also, be sure to remove all the "AI" comments from the code too.
|
||||
I've written your instructions in comments in the code and marked them with "ai"
|
||||
You can see the "AI" comments shown below (marked with █).
|
||||
Find them in the code files I've shared with you, and follow their instructions.
|
||||
|
||||
After completing those instructions, also be sure to remove all the "AI" comments from the code too.
|
||||
"""
|
||||
|
||||
watch_ask_prompt = """/ask
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue