mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 17:44:59 +00:00
copy
This commit is contained in:
parent
5493654981
commit
412b8e7c3c
5 changed files with 12 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue