mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-21 03:54:59 +00:00
copy
This commit is contained in:
parent
0396e15a3b
commit
20eacfab0f
5 changed files with 135 additions and 104 deletions
|
@ -40,7 +40,11 @@ cog.out(text)
|
|||
- Offer to install dependencies for Bedrock and Vertex AI models.
|
||||
- Deprecated model shortcut args (like --4o, --opus) in favor of the --model flag.
|
||||
- Added deprecation warning for `remove_reasoning` setting, now replaced by `reasoning_tag`.
|
||||
- Aider wrote 84% of the code in this release.
|
||||
- Added C# language support for tree-sitter parsing.
|
||||
- Improved handling of NO_COLOR environment variable for disabling colored output.
|
||||
- Simplified reasoning content handling in stream processing.
|
||||
- Added support for both reasoning and reasoning_content fields from different models.
|
||||
- Aider wrote 85% of the code in this release.
|
||||
|
||||
### Aider v0.75.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue