mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 18:15:00 +00:00
copy
This commit is contained in:
parent
c2d8d5dc82
commit
ec7ac60cfc
4 changed files with 129 additions and 115 deletions
|
@ -1,6 +1,13 @@
|
|||
# Release history
|
||||
|
||||
### Aider v0.82.2
|
||||
|
||||
- Fix editing shell files with diff-fenced, by zjy1412.
|
||||
- Improve robustness of patch application by allowing multiple update/delete actions for the same file within a single response.
|
||||
- Update prompts to instruct LLMs to consolidate all edits for a given file into a single block within the patch.
|
||||
|
||||
### Aider v0.82.1
|
||||
|
||||
- Added support for `o3` and `o4-mini` including provider-specific versions for OpenAI, OpenRouter, and Azure.
|
||||
- Added support for Azure specific `gpt-4.1` and `gpt-4.1-mini` models.
|
||||
- Disabled streaming for `o3` models since you need identity verification to stream.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue