mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
Updated HISTORY
This commit is contained in:
parent
24f2741369
commit
5562bc96c7
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
### main branch
|
||||
|
||||
- Added `--subtree-only` to limit aider to current directory subtree.
|
||||
- Should help with large/mono repo performance.
|
||||
- New `/add-clipboard-image` to add images to the chat from your clipboard.
|
||||
- Support for Sonnet's 8k output window.
|
||||
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
|
|
|
@ -18,6 +18,8 @@ cog.out(text)
|
|||
|
||||
### main branch
|
||||
|
||||
- Added `--subtree-only` to limit aider to current directory subtree.
|
||||
- Should help with large/mono repo performance.
|
||||
- New `/add-clipboard-image` to add images to the chat from your clipboard.
|
||||
- Support for Sonnet's 8k output window.
|
||||
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue