mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
bfcba012fa
commit
8ebd519615
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### Aider v0.58.1
|
||||
|
||||
- Fixed bug where cache warming pings caused subsequent user messages to trigger a tight loop of LLM requests.
|
||||
|
||||
### Aider v0.58.0
|
||||
|
||||
- [Use a pair of Architect/Editor models for improved coding](https://aider.chat/2024/09/26/architect.html)
|
||||
|
|
|
@ -16,6 +16,10 @@ cog.out(text)
|
|||
|
||||
# Release history
|
||||
|
||||
### Aider v0.58.1
|
||||
|
||||
- Fixed bug where cache warming pings caused subsequent user messages to trigger a tight loop of LLM requests.
|
||||
|
||||
### Aider v0.58.0
|
||||
|
||||
- [Use a pair of Architect/Editor models for improved coding](https://aider.chat/2024/09/26/architect.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue