Updated HISTORY and docs

This commit is contained in:
Paul Gauthier 2024-07-01 14:03:54 -03:00
parent 43e95c1aec
commit d229b27bb0
5 changed files with 51 additions and 4 deletions

View file

@ -5,7 +5,10 @@
- Allow Claude 3.5 Sonnet to stream back >4k tokens!
- It is the first model capable of writing such large coherent, useful code edits.
- Do large refactors or generate multiple files of new code in one go.
- Enabled [image support](https://aider.chat/docs/images-urls.html) for 3.5 Sonnet and for GPT-4o & 3.5 Sonnet via OpenRouter (by @yamitzky).
- Added `--attribute-commit-message` to prefix aider's commit messages with "aider:".
- Fixed regression in quality of one-line commit messages.
- Bumped dependency versions.
### Aider v0.40.6