mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 19:45:00 +00:00
copy
This commit is contained in:
parent
b97997b009
commit
cd32311c1f
4 changed files with 44 additions and 42 deletions
|
@ -1,6 +1,6 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
### Aider v0.78.0
|
||||
|
||||
- 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.
|
||||
|
@ -13,7 +13,8 @@
|
|||
- Added commands to switch between model types: `/model` for Main Model, `/editor-model` for Editor Model, and `/weak-model` for Weak Model.
|
||||
- Added AWS_PROFILE support for Bedrock models, allowing use of AWS profiles instead of explicit credentials.
|
||||
- Enhanced `--aiderignore` argument to resolve both absolute and relative paths.
|
||||
- Aider wrote 91% of the code in this release.
|
||||
- Improved platform information handling to gracefully handle retrieval errors.
|
||||
- Aider wrote 92% of the code in this release.
|
||||
|
||||
### Aider v0.77.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue