mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 10:34:59 +00:00
copy
This commit is contained in:
parent
163e6f56df
commit
f5fd6833e2
7 changed files with 58 additions and 16 deletions
|
@ -25,15 +25,20 @@ cog.out(text)
|
|||
|
||||
### main branch
|
||||
|
||||
- Support for DeepSeek R1.
|
||||
- Use shortcut: `--model r1`
|
||||
- Also via OpenRouter: `--model openrouter/deepseek/deepseek-r1`
|
||||
- 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.
|
||||
- Aider wrote 70% of the code in this release.
|
||||
- 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.
|
||||
|
||||
### Aider v0.71.1
|
||||
|
||||
- Fix permissions issue in Docker images.
|
||||
- Added read-only file announcements to chat.
|
||||
- Added read-only file announcements.
|
||||
- Bugfix: ASCII fallback for unicode errors.
|
||||
- Bugfix: integer indices for list slicing in repomap calculations.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue