mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
works
This commit is contained in:
parent
133c82528e
commit
0d0ac4f61f
2 changed files with 15 additions and 6 deletions
|
@ -28,8 +28,13 @@ And got this output:
|
|||
# CHAT HISTORY
|
||||
summarize = """*Briefly* summarize this partial conversation about programming.
|
||||
Include less detail about older parts and more detail about the most recent messages.
|
||||
Start a new paragraph every time the topic changes!
|
||||
|
||||
This is only part of a longer conversation so *DO NOT* conclude the summary with language like "Finally, ...". Because the conversation continues after the summary.
|
||||
It's *very important* to include relevant code identifiers, file names, etc since this is a conversation about programming.
|
||||
The summary *MUST* include the function names, libraries, packages that are being discussed.
|
||||
The summary *MUST* include the filenames that are being referenced by the assistant inside the ```...``` fenced code blocks!
|
||||
The summaries *MUST NOT* include ```...``` fenced code blocks!
|
||||
|
||||
Phrase the summary with the USER in first person, telling the ASSISTANT about the conversation.
|
||||
Write *as* the user.
|
||||
The user should refer to the assistant as *you*.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue