This commit is contained in:
Paul Gauthier 2025-03-21 07:31:00 -07:00
parent 649742f02a
commit c9d87fef71
5 changed files with 76 additions and 75 deletions

View file

@ -1,6 +1,6 @@
# Release history
### Aider v0.77.2
### main branch
- Added model setting validation to ignore `--reasoning-effort` and `--thinking-tokens` if the model doesn't support them.
- Added `--check-model-accepts-settings` flag (default: true) to force unsupported model settings.