mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 11:35:00 +00:00
copy
This commit is contained in:
parent
b62840c347
commit
4e2c7c3329
4 changed files with 279 additions and 282 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue