mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
copy
This commit is contained in:
parent
815fdaabc3
commit
561f433733
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ like generating or modifying a simple function
|
|||
that has no dependencies. Tools like GitHub CoPilot serve
|
||||
these simple coding tasks well.
|
||||
|
||||
But it's much more difficult for humans or AIs to make
|
||||
complex changes in a larger, pre-existing codebase.
|
||||
But making complex changes in a larger, pre-existing codebase
|
||||
is much more difficult, for both humans and AIs.
|
||||
To do this successfully, you need to:
|
||||
|
||||
1. Find the code that needs to be changed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue