This commit is contained in:
Paul Gauthier 2025-03-09 09:03:41 -07:00
parent 0396e15a3b
commit 20eacfab0f
5 changed files with 135 additions and 104 deletions

View file

@ -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