mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
7a96a1e888
commit
000fd9cb55
2 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
- Messages can now contain `/xxx` commands when [scripting aider](https://aider.chat/docs/scripting.html).
|
||||
- Aider in docker image now provides the correct command to update to latest version.
|
||||
- Improved retries on API errors (was easy to test during Sonnet outage).
|
||||
- Bugfix to keep session cost accurate when using `/ask` and `/help`.
|
||||
- Performance improvements for repo map calculation.
|
||||
- `/tokens` now shows the active model.
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@ cog.out(text)
|
|||
- Messages can now contain `/xxx` commands when [scripting aider](https://aider.chat/docs/scripting.html).
|
||||
- Aider in docker image now provides the correct command to update to latest version.
|
||||
- Improved retries on API errors (was easy to test during Sonnet outage).
|
||||
- Bugfix to keep session cost accurate when using `/ask` and `/help`.
|
||||
- Performance improvements for repo map calculation.
|
||||
- `/tokens` now shows the active model.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue