mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
Updated HISTORY
This commit is contained in:
parent
abd23f8be5
commit
db5de020e8
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
- Workaround litellm bug for retrying API server errors.
|
||||
- Upgraded dependencies, to pick up litellm bug fixes.
|
||||
- Aider wrote 48% of the code since the last release.
|
||||
- Aider wrote 37% of the code since the last release.
|
||||
|
||||
### Aider v0.47.0
|
||||
|
||||
|
|
|
@ -18,16 +18,16 @@ cog.out(text)
|
|||
|
||||
### main branch
|
||||
|
||||
- Performance improvements for large/mono repos.
|
||||
- Added `--subtree-only` to limit aider to current directory subtree.
|
||||
- Should help with large/mono repo performance.
|
||||
- New `/add-clipboard-image` to add images to the chat from your clipboard.
|
||||
- Use `--map-tokens 1024` to use repo map with any model.
|
||||
- Support for Sonnet's 8k output window.
|
||||
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
- Performance improvements for large repos.
|
||||
- Workaround litellm bug for retrying API server errors.
|
||||
- Upgraded dependencies, to pick up litellm bug fixes.
|
||||
- Aider wrote 48% of the code since the last release.
|
||||
- Aider wrote 37% of the code since the last release.
|
||||
|
||||
### Aider v0.47.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue