diff --git a/README.md b/README.md index fcf6e78b2..16925c3f6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and can [connect to almost any LLM](https://aider.chat/docs/llms.html).
-
+
@@ -45,7 +45,7 @@ $ aider --opus - Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and supports [connecting to almost any LLM](https://aider.chat/docs/llms.html). - Request new features, changes, improvements, or bug fixes to your code. - Ask for new test cases, updated documentation or code refactors. -- Paste in GitHub issue URLs and aider will try and solve them. +- Paste in a GitHub issue url and aider will try to solve it. - Aider [automatically git commits changes](https://aider.chat/docs/faq.html#how-does-aider-use-git) These frequent, automatic commits provide a safety net. It's easy to undo changes or use standard git workflows to manage longer sequences of changes. - Aider can make coordinated changes across multiple files at once. - Aider uses a [map of your entire git repo](https://aider.chat/docs/repomap.html), which helps it work well in larger codebases. @@ -68,6 +68,15 @@ So you can bounce back and forth between aider and your editor, to collaborative - [Blog](https://aider.chat/blog/) +## State of the art + +Aider has the highest score on the challenging SWE Bench benchmark. + +
+
+
-
+
@@ -49,7 +49,7 @@ $ aider --opus - Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and supports [connecting to almost any LLM](https://aider.chat/docs/llms.html). - Request new features, changes, improvements, or bug fixes to your code. - Ask for new test cases, updated documentation or code refactors. -- Paste in GitHub issue URLs and aider will try and solve them. +- Paste in a GitHub issue url and aider will try to solve it. - Aider [automatically git commits changes](https://aider.chat/docs/faq.html#how-does-aider-use-git) These frequent, automatic commits provide a safety net. It's easy to undo changes or use standard git workflows to manage longer sequences of changes. - Aider can make coordinated changes across multiple files at once. - Aider uses a [map of your entire git repo](https://aider.chat/docs/repomap.html), which helps it work well in larger codebases. @@ -72,6 +72,15 @@ So you can bounce back and forth between aider and your editor, to collaborative - [Blog](https://aider.chat/blog/) +## State of the art + +Aider has the highest score on the challenging SWE Bench benchmark. + +
+
+