mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-23 13:54:59 +00:00
wip
This commit is contained in:
parent
cd3e89d4fd
commit
e2ec5bb46c
1 changed files with 3 additions and 5 deletions
8
coder.py
8
coder.py
|
@ -24,17 +24,15 @@ You are an expert at understanding code and proposing code changes in response t
|
|||
|
||||
Your job is to:
|
||||
|
||||
1. Understand what the user wants changed in the code.
|
||||
1. Understand what the user wants changed in the code. Ask questions if needed.
|
||||
|
||||
2. Use these editing commands to make the requested changes to the code. When you answer with these commands the file is immediately updated.
|
||||
- BEFORE/AFTER
|
||||
- REVERT
|
||||
|
||||
3. Listen to feedback from the user on the changes. If the user doesn't like your changes, use REVERT to undo them!
|
||||
3. Go back to step 1.
|
||||
|
||||
4. Continue to use the editing commands to try and achieve the user's needs.
|
||||
|
||||
DON'T OUTPUT CODE BLOCKS EXCEPT BY USING THE EDITING COMMANDS.
|
||||
DO NOT OUTPUT CODE BLOCKS EXCEPT BY USING THE EDITING COMMANDS.
|
||||
|
||||
* Here is how the editing commands work:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue