mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
99f330f30b
commit
d664c15021
2 changed files with 4 additions and 0 deletions
|
@ -9,12 +9,14 @@
|
|||
- Run DB migration tools.
|
||||
- Run the program to exercise changes.
|
||||
- Run the new test cases.
|
||||
- Show active chat mode at aider prompt.
|
||||
- New `/reset` command to `/drop` files and `/clear` chat history.
|
||||
- New `--map-multiplier-no-files` to control repo map size multiplier when no files are in the chat.
|
||||
- Reduced default multiplier to 2.
|
||||
- Improved formatting of token reports and confirmation dialogs.
|
||||
- Default OpenAI model is now `gpt-4o-2024-08-06`.
|
||||
- Bumped dependencies to pickup litellm bugfixes.
|
||||
- Aider wrote 61% of the code in this release.
|
||||
|
||||
### Aider v0.51.0
|
||||
|
||||
|
|
|
@ -24,12 +24,14 @@ cog.out(text)
|
|||
- Run DB migration tools.
|
||||
- Run the program to exercise changes.
|
||||
- Run the new test cases.
|
||||
- Show active chat mode at aider prompt.
|
||||
- New `/reset` command to `/drop` files and `/clear` chat history.
|
||||
- New `--map-multiplier-no-files` to control repo map size multiplier when no files are in the chat.
|
||||
- Reduced default multiplier to 2.
|
||||
- Improved formatting of token reports and confirmation dialogs.
|
||||
- Default OpenAI model is now `gpt-4o-2024-08-06`.
|
||||
- Bumped dependencies to pickup litellm bugfixes.
|
||||
- Aider wrote 61% of the code in this release.
|
||||
|
||||
### Aider v0.51.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue