mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
Updated HISTORY
This commit is contained in:
parent
e799e89ff4
commit
11b44cde10
2 changed files with 6 additions and 2 deletions
|
@ -5,7 +5,9 @@
|
|||
|
||||
- Enhanced token usage and cost reporting. Now works when streaming too.
|
||||
- Filename auto-complete for `/add` and `/drop` is case-insensitive now.
|
||||
- Updated commit message prompt to use imperative tense.
|
||||
- Commit message improvements:
|
||||
- Updated commit message prompt to use imperative tense.
|
||||
- Fall back to main model if weak model is unable to generate a commit message.
|
||||
- Updates and fixed to `--no-verify-ssl`:
|
||||
- Fixed regression that broke it in v0.42.0.
|
||||
- Disables SSL certificate verification when `/web` scrapes websites.
|
||||
|
|
|
@ -16,7 +16,9 @@ cog.out(text)
|
|||
|
||||
- Enhanced token usage and cost reporting. Now works when streaming too.
|
||||
- Filename auto-complete for `/add` and `/drop` is case-insensitive now.
|
||||
- Updated commit message prompt to use imperative tense.
|
||||
- Commit message improvements:
|
||||
- Updated commit message prompt to use imperative tense.
|
||||
- Fall back to main model if weak model is unable to generate a commit message.
|
||||
- Updates and fixed to `--no-verify-ssl`:
|
||||
- Fixed regression that broke it in v0.42.0.
|
||||
- Disables SSL certificate verification when `/web` scrapes websites.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue