Update 2024-05-22-swe-bench-lite.md

This commit is contained in:
paul-gauthier 2024-05-25 18:13:51 -07:00 committed by GitHub
parent 61066f2bb5
commit 1e0c770db9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ or unilaterally execute code.
Aider is first and foremost an interactive tool for engineers to get real work done in Aider is first and foremost an interactive tool for engineers to get real work done in
real code bases using a chat interface. 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. and see the edits performed in real-time.
Aider can also offer additional help like fixing lint or test errors, Aider can also offer additional help like fixing lint or test errors,
but the user is always in full interactive control. but the user is always in full interactive control.