mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25: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
|
||||
|
||||
- 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`.
|
||||
- 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.
|
||||
- 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).
|
||||
- Performance improvements for repo map calculation.
|
||||
- `/tokens` now shows the active model.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue