diff --git a/HISTORY.md b/HISTORY.md index b47030bb8..c6fe28c61 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -12,7 +12,7 @@ - [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html) - Workaround litellm bug for retrying API server errors. - Upgraded dependencies, to pick up litellm bug fixes. -- Aider wrote 48% of the code since the last release. +- Aider wrote 37% of the code since the last release. ### Aider v0.47.0 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index cf8cfc5ce..fb07c9f33 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -18,16 +18,16 @@ cog.out(text) ### main branch +- Performance improvements for large/mono repos. - 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. - Use `--map-tokens 1024` to use repo map with any model. - Support for Sonnet's 8k output window. - [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html) -- Performance improvements for large repos. - Workaround litellm bug for retrying API server errors. - Upgraded dependencies, to pick up litellm bug fixes. -- Aider wrote 48% of the code since the last release. +- Aider wrote 37% of the code since the last release. ### Aider v0.47.0