This commit is contained in:
Paul Gauthier 2024-08-21 16:20:58 -07:00
parent 99f330f30b
commit d664c15021
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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