mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
copy
This commit is contained in:
parent
1903542f11
commit
af8558b19e
4 changed files with 15 additions and 11 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
### main branch
|
||||
|
||||
- Added `--thinking-tokens` CLI option to control token budget for models that support thinking.
|
||||
- Display thinking/reasoning content from LLMs which return it.
|
||||
- Enhanced handling of reasoning tags to better clean up model responses.
|
||||
- Improved error handling for EOF (Ctrl+D) in user input prompts.
|
||||
|
@ -14,7 +15,8 @@
|
|||
- Improved empty LLM response handling with clearer warning messages.
|
||||
- Fixed Git identity retrieval to respect global configuration, by Akira Komamura.
|
||||
- Offer to install dependencies for Bedrock and Vertex AI models.
|
||||
- Aider wrote 82% of the code in this release.
|
||||
- Deprecated model shortcut args (like --4o, --opus) in favor of the --model flag.
|
||||
- Aider wrote 84% of the code in this release.
|
||||
|
||||
### Aider v0.75.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue