This commit is contained in:
Paul Gauthier 2025-03-20 19:10:59 -07:00
parent d365b5248c
commit 76c09205d0
4 changed files with 41 additions and 41 deletions

View file

@ -1,6 +1,6 @@
# Release history
### main branch
### Aider v0.77.2
- 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.