mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 02:25:00 +00:00
copy
This commit is contained in:
parent
5668b41daa
commit
a2e4022e31
9 changed files with 110 additions and 86 deletions
|
@ -32,9 +32,10 @@ cog.out(text)
|
|||
- Added reasoning effort level display in model information.
|
||||
- Changed `--thinking-tokens` argument to accept string values with human-readable formats.
|
||||
- The bare `/drop` command now preserves original read-only files provided via args.read.
|
||||
- Added `/think` and `/reason` command aliases for `/think-tokens` and `/reasoning-effort` commands.
|
||||
- Fixed a bug where default model would be set even when already specified in the command line.
|
||||
- Aider wrote 96% of the code in this release.
|
||||
- Fixed a bug where default model would be set by deprecated `--shortcut` switches even when already specified in the command line.
|
||||
- Added `--auto-accept-architect` flag (default: true) to automatically accept changes from architect coder format without confirmation.
|
||||
- Improved AutoCompleter to require 3 characters for autocompletion to reduce noise.
|
||||
- Aider wrote 92% of the code in this release.
|
||||
|
||||
### Aider v0.76.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue