From ee925eac08a666d0781d174394e70aa93da16acd Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 31 Aug 2024 07:51:29 -0700 Subject: [PATCH] shell prompt, suggest 1-3 max --- aider/coders/editblock_prompts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/aider/coders/editblock_prompts.py b/aider/coders/editblock_prompts.py index 372bc9fff..7902ef58f 100644 --- a/aider/coders/editblock_prompts.py +++ b/aider/coders/editblock_prompts.py @@ -32,6 +32,7 @@ ONLY EVER RETURN CODE IN A *SEARCH/REPLACE BLOCK*! Just suggest shell commands this way, not example code. Only suggest complete shell commands that area 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: {platform}