mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
4288cf2a39
commit
e21bab2d17
6 changed files with 247 additions and 229 deletions
|
@ -1,5 +1,14 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- Added `/think-tokens` command to set thinking token budget with support for human-readable formats (8k, 10.5k, 0.5M).
|
||||
- Added `/reasoning-effort` command to control model reasoning level.
|
||||
- Improved display of thinking token budget in model information.
|
||||
- Added reasoning effort level display in model information.
|
||||
- Changed `--thinking-tokens` argument to accept string values with human-readable formats.
|
||||
- Aider wrote 97% of the code in this release.
|
||||
|
||||
### Aider v0.76.2
|
||||
|
||||
- Fixed handling of JSONDecodeError when loading model cache file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue