This commit is contained in:
Paul Gauthier 2025-03-12 13:12:18 -07:00
parent 5668b41daa
commit a2e4022e31
9 changed files with 110 additions and 86 deletions

View file

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