From d5dab29edab892efaec697a3a352b1bd5187ba4f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 22 Aug 2024 13:35:40 -0700 Subject: [PATCH] copy --- HISTORY.md | 3 ++- aider/website/HISTORY.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 3454dd15b..d0758a28d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -13,10 +13,11 @@ - New `/reset` command to `/drop` files and `/clear` chat history. - New `--map-multiplier-no-files` to control repo map size multiplier when no files are in the chat. - Reduced default multiplier to 2. +- Bugfixes and improvements to auto commit sequencing. - Improved formatting of token reports and confirmation dialogs. - Default OpenAI model is now `gpt-4o-2024-08-06`. - Bumped dependencies to pickup litellm bugfixes. -- Aider wrote 61% of the code in this release. +- Aider wrote 64% of the code in this release. ### Aider v0.51.0 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 76ba98268..8b888e61e 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -28,10 +28,11 @@ cog.out(text) - New `/reset` command to `/drop` files and `/clear` chat history. - New `--map-multiplier-no-files` to control repo map size multiplier when no files are in the chat. - Reduced default multiplier to 2. +- Bugfixes and improvements to auto commit sequencing. - Improved formatting of token reports and confirmation dialogs. - Default OpenAI model is now `gpt-4o-2024-08-06`. - Bumped dependencies to pickup litellm bugfixes. -- Aider wrote 61% of the code in this release. +- Aider wrote 64% of the code in this release. ### Aider v0.51.0