mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Updated HISTORY
This commit is contained in:
parent
1858f0504b
commit
4829d7ed0c
1 changed files with 4 additions and 1 deletions
|
@ -1,9 +1,12 @@
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch on github
|
### v0.11.0
|
||||||
|
|
||||||
- Automatically summarize chat history to avoid exhausting context window.
|
- Automatically summarize chat history to avoid exhausting context window.
|
||||||
|
- More detail on dollar costs when running with `--no-stream`
|
||||||
- Stronger GPT-3.5 prompt against skipping/eliding code in replies (51.9% benchmark, no regression)
|
- Stronger GPT-3.5 prompt against skipping/eliding code in replies (51.9% benchmark, no regression)
|
||||||
|
- Defend against GPT-3.5 or non-OpenAI models suggesting filenames surrounded by asterisks.
|
||||||
|
- Refactored GitRepo code out of the Coder class.
|
||||||
|
|
||||||
### v0.10.1
|
### v0.10.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue