mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
better
This commit is contained in:
parent
c1338fe92f
commit
37d867e47e
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
|||
history_prompt = """
|
||||
Update the history with changes shown in the diffs.
|
||||
Update the history doc with changes shown in the diffs.
|
||||
Describe actual user-facing changes, not every single commit that was made implementing them.
|
||||
|
||||
Only add new items not already listed.
|
||||
Do NOT edit or update existing history entries.
|
||||
Do NOT add duplicate entries for changes that have existing history entries.
|
||||
|
||||
Don't add entries for changes which may have been later undone, removed or superseded.
|
||||
Pay attention to see if changes are later modified or superseded.
|
||||
The history doc should only reflect the *final* version of changes which have evolved within a version's commit history.
|
||||
If the history doc already describes the final behavior, don't document the changes that led us there.
|
||||
|
||||
End each bullet with a period.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue