mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
Update shell cmd prompt: no multi-line, run from project root
This commit is contained in:
parent
2b46a8b9c9
commit
57ad6cc3ea
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@ ONLY EVER RETURN CODE IN A *SEARCH/REPLACE BLOCK*!
|
||||||
|
|
||||||
Just suggest shell commands this way, not example code.
|
Just suggest shell commands this way, not example code.
|
||||||
Only suggest complete shell commands that are 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.
|
Only suggest at most a few shell commands at a time, not more than 1-3, one per line.
|
||||||
|
Do not suggest multi-line shell commands.
|
||||||
|
All shell commands will run from the root directory of the user's project.
|
||||||
|
|
||||||
Use the appropriate shell based on the user's system info:
|
Use the appropriate shell based on the user's system info:
|
||||||
{platform}
|
{platform}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue