This commit is contained in:
Paul Gauthier 2025-01-20 11:43:38 -08:00
parent d7873de4e8
commit 48f80b947b
5 changed files with 17 additions and 13 deletions

View file

@ -5,12 +5,14 @@
- Support for DeepSeek R1.
- Use shortcut: `--model r1`
- Also via OpenRouter: `--model openrouter/deepseek/deepseek-r1`
- Added Kotlin syntax support to repo map, by Paul Walker.
- Added `--line-endings` for file writing, by Titusz Pan.
- Added examples_as_sys_msg=True for GPT-4o models, improves benchmark scores.
- Bumped all dependencies, to pick up litellm support for o1 system messages.
- Bugfix for turn taking when reflecting lint/test errors.
- Improved message validation with better error reporting for malformed chat turns.
- Aider wrote 58% of the code in this release.
- Disabled summarization by default to improve chat stability.
- Aider wrote 52% of the code in this release.
### Aider v0.71.1