From e12b1a91846e6cea407de22401d8fa122a291c23 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 4 Nov 2024 12:36:46 -0800 Subject: [PATCH] copy --- HISTORY.md | 9 ++++----- aider/website/HISTORY.md | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 75813768438..9056becf4a8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,13 +7,12 @@ - Scored 75% on [aider's code editing leaderboard](). - Almost as good as Sonnet at much lower cost. - Launch with `--haiku` to use it. -- Easily apply edits from ChatGPT or Claude WebUI - - Use the web ui's "copy response" button to copy the entire reply from the LLM. +- Easily apply file edits from ChatGPT, Claude or other web apps + - Use the web app's "copy response" button to copy the entire reply from the LLM. - Run `aider --apply-clipboard-edits file-to-edit.js`. - Aider will edit your file with the LLM's changes. -- Bugfix when creating new files. -- Aider wrote 84% of the code in this release. - +- Bugfix for creating new files. +- Aider wrote 84% of the code in this release. ### Aider v0.61.0 diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index ea1783a2bae..3bbeb4bad82 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -25,13 +25,12 @@ cog.out(text) - Scored 75% on [aider's code editing leaderboard](). - Almost as good as Sonnet at much lower cost. - Launch with `--haiku` to use it. -- Easily apply edits from ChatGPT or Claude WebUI - - Use the web ui's "copy response" button to copy the entire reply from the LLM. +- Easily apply file edits from ChatGPT, Claude or other web apps + - Use the web app's "copy response" button to copy the entire reply from the LLM. - Run `aider --apply-clipboard-edits file-to-edit.js`. - Aider will edit your file with the LLM's changes. -- Bugfix when creating new files. -- Aider wrote 84% of the code in this release. - +- Bugfix for creating new files. +- Aider wrote 84% of the code in this release. ### Aider v0.61.0