mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 10:05:01 +00:00
copy
This commit is contained in:
parent
9aacf5c7db
commit
e0cef55fcd
4 changed files with 578 additions and 581 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
### main branch
|
||||
|
||||
- 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.
|
||||
- Added helper function to ensure hex color values have a # prefix.
|
||||
|
@ -13,7 +14,7 @@
|
|||
- 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 81% of the code in this release.
|
||||
- Aider wrote 82% of the code in this release.
|
||||
|
||||
### Aider v0.75.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue