From db5de020e878d082640b4fa4ad6d26eba5788d19 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 6 Aug 2024 08:25:54 -0300 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 2 +- aider/website/HISTORY.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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