mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
copy
This commit is contained in:
parent
61bcf04d15
commit
e580a33780
3 changed files with 21 additions and 1 deletions
10
HISTORY.md
10
HISTORY.md
|
@ -1,6 +1,16 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- New `/clipboard` command to paste images or text from the clipboard, replaces `/add-clipboard-image`.
|
||||
- Can now send `/commands` when [scripting aider](https://aider.chat/docs/scripting.html).
|
||||
- Aider in docker image now provides correct command to update to latest version.
|
||||
- Improved retries on API errors (was easy to test during Sonnet outage).
|
||||
- Performance improvements for repo map calculation.
|
||||
- `/tokens` now shows the active model.
|
||||
|
||||
|
||||
### Aider v0.48.1
|
||||
|
||||
- Added `openai/gpt-4o-2024-08-06`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue