From 98b3f5bbdb257ba6aff64178c090241c9a01f16c Mon Sep 17 00:00:00 2001 From: mario7421 Date: Sun, 29 Sep 2024 21:07:20 +0200 Subject: [PATCH] Fix typo in diff prompt --- aider/coders/editblock_prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/coders/editblock_prompts.py b/aider/coders/editblock_prompts.py index 4d3502521..488afdca4 100644 --- a/aider/coders/editblock_prompts.py +++ b/aider/coders/editblock_prompts.py @@ -34,7 +34,7 @@ ONLY EVER RETURN CODE IN A *SEARCH/REPLACE BLOCK*! 4. *Concisely* suggest any shell commands the user might want to run in ```bash blocks. Just suggest shell commands this way, not example code. -Only suggest complete shell commands that area ready to execute, without placeholders. +Only suggest complete shell commands that are ready to execute, without placeholders. Only suggest at most a few shell commands at a time, not more than 1-3. Use the appropriate shell based on the user's system info: