mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 12:45:00 +00:00
copy
This commit is contained in:
parent
486bcdb815
commit
500a22c306
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4,
|
Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4,
|
||||||
to edit code stored in your local git repository.
|
to edit code stored in your local git repository.
|
||||||
You can start a new project or work with an existing repo.
|
You can start a new project or work with an existing repo.
|
||||||
And you can fluidly switch back and forth between a coding chat where you ask
|
And you can fluidly switch back and forth between the aider chat where you ask
|
||||||
GPT to edit the code and your own editor to make changes yourself.
|
GPT to edit the code and your own editor to make changes yourself.
|
||||||
Aider makes sure edits from you and GPT are
|
Aider makes sure edits from you and GPT are
|
||||||
[committed to git](https://aider.chat/docs/faq.html#how-does-aider-use-git)
|
[committed to git](https://aider.chat/docs/faq.html#how-does-aider-use-git)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue