This commit is contained in:
Paul Gauthier 2025-03-20 09:28:44 -07:00
parent b62840c347
commit 4e2c7c3329
4 changed files with 279 additions and 282 deletions

View file

@ -5,9 +5,8 @@
- 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.
- Annotated which models support reasoning_effort and thinking_tokens settings in the model settings data.
- Consolidated model setting validation checks into a single loop for better code organization.
- Improved code block rendering in markdown output with better padding using NoInsetMarkdown.
- Aider wrote 96% of the code in this release.
- Aider wrote 89% of the code in this release.
### Aider v0.77.1