mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
ff5336a76f
commit
d12246c1f2
1 changed files with 4 additions and 2 deletions
|
@ -20,9 +20,11 @@ The best result reported elsewhere seems to be
|
|||
|
||||
## Interactive, not agentic
|
||||
|
||||
Aider achieved this result mainly through its focus on static code analysis,
|
||||
Aider achieved this result mainly through its
|
||||
existing features that
|
||||
focus on static code analysis,
|
||||
reliable LLM code editing,
|
||||
and pragmatic features for AI pair programming.
|
||||
and pragmatic UX 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue