This commit is contained in:
Paul Gauthier 2025-03-11 19:12:35 -07:00
parent 5e40974fdd
commit a5919bd27d
5 changed files with 142 additions and 137 deletions

View file

@ -32,6 +32,8 @@ 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.
### Aider v0.76.2