From 301eb7c74da733813b11f552bfbf31bf2f07a016 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 26 Nov 2024 06:50:18 -0800 Subject: [PATCH] copy --- HISTORY.md | 8 ++++---- aider/website/HISTORY.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index e0a2ef085..18c33ca4a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,12 +4,12 @@ - Added `--alias` flag to define [custom model aliases](https://aider.chat/docs/config/model-aliases.html) from command line. - Added `--[no-]detect-urls` flag to disable detecting and offering to scrape URLs found in the chat. -- Ask 2.5% of users if they want to opt-in to [analytics](https://aider.chat/docs/more/analytics.html). - Ollama models now default to an 8k context window. -- Enhanced error handling for analytics. -- `/editor` returns and prefill the file content into the prompt, so you can use `/editor` to compose messages that start with `/commands`, etc. +- Ask 2.5% of users if they want to opt-in to [analytics](https://aider.chat/docs/more/analytics.html). - Skip suggesting files that share names with files already in chat. -- Aider wrote 93% of the code in this release. +- `/editor` returns and prefill the file content into the prompt, so you can use `/editor` to compose messages that start with `/commands`, etc. +- Enhanced error handling for analytics. +- Aider wrote 92% of the code in this release. ### Aider v0.64.1 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 8323b9375..0393a813d 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -28,12 +28,12 @@ cog.out(text) - Added `--alias` flag to define [custom model aliases](https://aider.chat/docs/config/model-aliases.html) from command line. - Added `--[no-]detect-urls` flag to disable detecting and offering to scrape URLs found in the chat. -- Ask 2.5% of users if they want to opt-in to [analytics](https://aider.chat/docs/more/analytics.html). - Ollama models now default to an 8k context window. -- Enhanced error handling for analytics. -- `/editor` returns and prefill the file content into the prompt, so you can use `/editor` to compose messages that start with `/commands`, etc. +- Ask 2.5% of users if they want to opt-in to [analytics](https://aider.chat/docs/more/analytics.html). - Skip suggesting files that share names with files already in chat. -- Aider wrote 93% of the code in this release. +- `/editor` returns and prefill the file content into the prompt, so you can use `/editor` to compose messages that start with `/commands`, etc. +- Enhanced error handling for analytics. +- Aider wrote 92% of the code in this release. ### Aider v0.64.1