docs: Improve watch_code_prompt instructions

This commit is contained in:
Paul Gauthier 2024-12-26 10:54:25 -05:00 committed by Paul Gauthier (aider)
parent 70731719f7
commit 5233789c40

View file

@ -1,8 +1,9 @@
watch_code_prompt = """ watch_code_prompt = """
Find the "AI" comments below (marked with ) in the code files I've shared with you. I've written your instructions in comments in the code and marked them with "ai"
I've written your instructions there. You can see the "AI" comments shown below (marked with ).
Follow my instructions as given in the AI comments and make the requested changes. Find them in the code files I've shared with you, and follow their instructions.
Also, be sure to remove all the "AI" comments from the code too.
After completing those instructions, also be sure to remove all the "AI" comments from the code too.
""" """
watch_ask_prompt = """/ask watch_ask_prompt = """/ask