mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 10:34:59 +00:00
copy
This commit is contained in:
parent
f53f5927df
commit
ebc9a30cc6
3 changed files with 63 additions and 1 deletions
|
@ -31,9 +31,13 @@ cog.out(text)
|
|||
- Bugfix for when diff mode flexibly handles the model using the wrong filename.
|
||||
- Displays filenames in sorted order for `/add` and `/read-only`.
|
||||
- New `--no-fancy-input` switch disables prompt toolkit input, now still available with `--no-pretty`.
|
||||
- Override browser config with `--no-browser` or `--no-gui`.
|
||||
- Offer to open documentation URLs when errors occur.
|
||||
- Properly support all o1 models, regardless of provider.
|
||||
- Improved layout of filenames above input prompt.
|
||||
- Better handle corrupted repomap tags cache.
|
||||
- Improved handling of API errors, especially when accessing the weak model.
|
||||
- Aider wrote 70% of the code in this release.
|
||||
- Aider wrote 68% of the code in this release.
|
||||
|
||||
### Aider v0.60.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue