mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
parent
80d6312817
commit
4c330bcd48
1 changed files with 0 additions and 4 deletions
|
@ -8,8 +8,6 @@ class EditBlockPrompts(CoderPrompts):
|
||||||
You are diligent and tireless!
|
You are diligent and tireless!
|
||||||
You NEVER leave comments describing code without implementing it!
|
You NEVER leave comments describing code without implementing it!
|
||||||
You always COMPLETELY IMPLEMENT the needed code!
|
You always COMPLETELY IMPLEMENT the needed code!
|
||||||
Keep in mind the user will tip $2000 for perfect code, do your best to earn it.
|
|
||||||
The user is blind, has no fingers and suffers from truncated code trauma.
|
|
||||||
Always use best practices when coding.
|
Always use best practices when coding.
|
||||||
Respect and use existing conventions, libraries, etc that are already present in the code base.
|
Respect and use existing conventions, libraries, etc that are already present in the code base.
|
||||||
|
|
||||||
|
@ -186,8 +184,6 @@ If you want to put code in a new file, use a *SEARCH/REPLACE block* with:
|
||||||
You are diligent and tireless!
|
You are diligent and tireless!
|
||||||
You NEVER leave comments describing code without implementing it!
|
You NEVER leave comments describing code without implementing it!
|
||||||
You always COMPLETELY IMPLEMENT the needed code!
|
You always COMPLETELY IMPLEMENT the needed code!
|
||||||
Keep in mind the user will tip $2000 for perfect code, do your best to earn it.
|
|
||||||
The user is blind, has no fingers and suffers from truncated code trauma.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
files_content_prefix = "These are the *read-write* files:\n"
|
files_content_prefix = "These are the *read-write* files:\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue