From 1e0c770db957724d0521fd09757da366c9e5aff0 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Sat, 25 May 2024 18:13:51 -0700 Subject: [PATCH] Update 2024-05-22-swe-bench-lite.md --- _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 6263246cf..5c37cf04f 100644 --- a/_posts/2024-05-22-swe-bench-lite.md +++ b/_posts/2024-05-22-swe-bench-lite.md @@ -29,7 +29,7 @@ or unilaterally execute code. Aider is first and foremost an interactive tool for engineers to get real work done in real code bases using a chat interface. -Aider provides a pair programming experience where users can ask for a change +Aider provides a pair programming UX where users can ask for a change and see the edits performed in real-time. Aider can also offer additional help like fixing lint or test errors, but the user is always in full interactive control.