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
b8c41198a3
commit
8bfb47948a
3 changed files with 27 additions and 18 deletions
10
HISTORY.md
10
HISTORY.md
|
@ -3,16 +3,14 @@
|
|||
|
||||
### main branch
|
||||
|
||||
### Aider v0.63.3
|
||||
|
||||
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html#editor) to open system editor for writing prompts.
|
||||
- Added support for [optional multiline input tags](https://aider.chat/docs/usage/multiline.html) with matching closing tags.
|
||||
- Improved [model settings configuration](https://aider.chat/docs/llms/settings.html) with default and override handling.
|
||||
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html) to open system editor for writing prompts.
|
||||
- Added support for [optional multiline input tags](https://aider.chat/docs/usage/commands.html#entering-multi-line-chat-messages) with matching closing tags.
|
||||
- Improved [model settings configuration](https://aider.chat/docs/config/adv-model-settings.html#global-extra-params) with default and override handling.
|
||||
- Added support for deep merging of extra model settings parameters.
|
||||
- Fixed bug in fuzzy model name matching.
|
||||
- Added Timeout exception to handle API provider timeouts.
|
||||
- Improved error handling and code formatting.
|
||||
- Aider wrote 60% of the code in this release.
|
||||
- Aider wrote 53% of the code in this release.
|
||||
|
||||
### Aider v0.63.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue