mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
copy
This commit is contained in:
parent
366da70907
commit
16700e6916
1 changed files with 3 additions and 2 deletions
|
@ -3,9 +3,10 @@
|
||||||
|
|
||||||
### main branch
|
### main branch
|
||||||
|
|
||||||
|
- Add read-only files to the chat context with `/read` and `--read`, including from outside the git repo.
|
||||||
- New `/clipboard` command to paste images or text from the clipboard, replaces `/add-clipboard-image`.
|
- 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).
|
- Messages can now contain `/xxx` commands when [scripting aider](https://aider.chat/docs/scripting.html).
|
||||||
- Aider in docker image now provides correct command to update to latest version.
|
- 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).
|
- Improved retries on API errors (was easy to test during Sonnet outage).
|
||||||
- Performance improvements for repo map calculation.
|
- Performance improvements for repo map calculation.
|
||||||
- `/tokens` now shows the active model.
|
- `/tokens` now shows the active model.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue