From a6d5fa9cda1492bf37195746f1f420ce3908220e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 22 Oct 2024 14:40:14 -0700 Subject: [PATCH] copy --- aider/website/HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 9c9b6a386..61ce1cff2 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -25,7 +25,7 @@ cog.out(text) - Aider uses Sonnet 10/22 by default. - Improved formatting of added and read-only files above chat prompt, by @jbellis. - Improved support for o1 models by more flexibly parsing their nonconforming code edit replies. -- Corrected diff edit format prompt that one the first match is replaced. +- Corrected diff edit format prompt that only the first match is replaced. - Stronger whole edit format prompt asking for clean file names. - Now offers to add `.env` to the `.gitignore` file. - Ships with a small model metadata json file to handle models not yet updated in litellm.