mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
copy
This commit is contained in:
parent
0b71fded7f
commit
43658055d3
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ and might provide some inspiration for your own use of aider.
|
|||
|
||||
- [Don't /drop read-only files added at launch](./dont-drop-original-read-files.html) - Follow along as aider is modified to preserve read-only files specified at launch when using the /drop command. Aider does this implementation and adds test coverage.
|
||||
|
||||
- [Warn when users apply unsupported reasoning settings](./model-accepts-settings.html) - Watch the implementation of a warning system that alerts users when they try to apply reasoning settings to models that don't support them. Includes adding model metadata, confirmation dialogs, refactoring, and comprehensive test coverage.
|
||||
- [Warn when users apply unsupported reasoning settings](./model-accepts-settings.html) - Watch the implementation of a warning system that alerts users when they try to apply reasoning settings to models that don't support them. Includes adding model metadata, confirmation dialogs, a debugging wild goose chase, a small refactoring, adding test coverage, updating docs and project history.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue