This commit is contained in:
Paul Gauthier 2024-11-01 09:23:37 -07:00
parent f53f5927df
commit ebc9a30cc6
3 changed files with 63 additions and 1 deletions

View file

@ -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