From 5233789c4047453de74b0c68dd0449221b6f4ce4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 26 Dec 2024 10:54:25 -0500 Subject: [PATCH] docs: Improve watch_code_prompt instructions --- aider/watch_prompts.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/aider/watch_prompts.py b/aider/watch_prompts.py index eca831ae2af..93f917f30fc 100644 --- a/aider/watch_prompts.py +++ b/aider/watch_prompts.py @@ -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