This commit is contained in:
Paul Gauthier 2025-03-07 19:09:13 -08:00
parent 9aacf5c7db
commit e0cef55fcd
4 changed files with 578 additions and 581 deletions

View file

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