mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-24 21:45:00 +00:00
copy
This commit is contained in:
parent
a777f336e1
commit
f0ba699463
6 changed files with 293 additions and 272 deletions
|
@ -23,13 +23,19 @@ cog.out(text)
|
|||
]]]-->
|
||||
|
||||
|
||||
### main branch
|
||||
|
||||
- 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.
|
||||
|
||||
### Aider v0.71.1
|
||||
|
||||
- Fix permissions issue in Docker images.
|
||||
- Added read-only file announcements to chat.
|
||||
- Bugfix: ASCII fallback for unicode errors.
|
||||
- Bugfix: integer indices for list slicing in repomap calculations.
|
||||
- Aider wrote 83% of the code in this release.
|
||||
|
||||
### Aider v0.71.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue