mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 02:25:00 +00:00
feat: Add command aliases and preserve read-only files in /drop
This commit is contained in:
parent
0fcbea03e5
commit
864725ff3d
6 changed files with 213 additions and 218 deletions
|
@ -30,7 +30,10 @@ cog.out(text)
|
|||
- 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.
|
||||
- Added short command aliases `/think` and `/reason` for `/think-tokens` and `/reasoning-effort` respectively.
|
||||
- Commands `/think` and `/reason` now display current values when called without arguments.
|
||||
- The bare `/drop` command now preserves original read-only files provided via args.read.
|
||||
- Aider wrote 96% of the code in this release.
|
||||
|
||||
### Aider v0.76.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue