mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-11 23:25:01 +00:00
copy
This commit is contained in:
parent
e40a07a8a1
commit
cee348614e
6 changed files with 64 additions and 9 deletions
11
HISTORY.md
11
HISTORY.md
|
@ -1,6 +1,17 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- New `/report` command to open your browser with a pre-populated GitHub Issue.
|
||||
- New `--chat-language` switch to set the spoken language.
|
||||
- Now `--no-suggest-shell-commands` removes the prompts that ask for shell commands.
|
||||
- DeepSeek models use 8192 output tokens now.
|
||||
- Check key imports on launch, provide helpful error message if dependencies aren't available.
|
||||
- Renamed `--models` to `--list-models`.
|
||||
- Numerous bug fixes for corner case crashes.
|
||||
- Aider wrote 70% of the code in this release.
|
||||
|
||||
### Aider v0.55.0
|
||||
|
||||
- Only print the pip command when self updating on Windows, without running it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue