From 31a61e61a0221ead82f6b860ffd0f7d40e70cb15 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 24 May 2024 07:17:16 -0700 Subject: [PATCH] copy --- _posts/2024-05-22-swe-bench-lite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-05-22-swe-bench-lite.md b/_posts/2024-05-22-swe-bench-lite.md index 55430393d..a1d241c30 100644 --- a/_posts/2024-05-22-swe-bench-lite.md +++ b/_posts/2024-05-22-swe-bench-lite.md @@ -22,7 +22,7 @@ The best result reported elsewhere seems to be Aider achieved this result mainly through its focus on static code analysis, reliable LLM code editing, -and pragmatic workflows for interactive pair programming with AI. +and pragmatic features for AI pair programming. Aider intentionally has quite limited and narrow "agentic behavior" to avoid long delays, high token costs and the need for users to repeatedly code review incorrect solutions.