This commit is contained in:
Paul Gauthier 2024-09-21 10:09:26 -07:00
parent 5493654981
commit 412b8e7c3c
5 changed files with 12 additions and 14 deletions

View file

@ -7,12 +7,13 @@
- `aider --model o1-mini`
- `aider --model o1-preview`
- On Windows, `/run` correctly uses PowerShell or cmd.exe.
- Support for new 08-2024 Cohere models.
- Support for new 08-2024 Cohere models, by @jalammar.
- Can now recursively add directories with `/read-only`.
- User input prompts now fall back to simple `input()` if `--no-pretty` or a Windows console is not available.
- Improved sanity check of git repo on startup.
- Improvements to prompt cache chunking strategy.
- Bugfix to remove spurious "No changes made to git tracked files."
- Removed "No changes made to git tracked files".
- Numerous bug fixes for corner case crashes.
### Aider v0.56.0