mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
d129458a9d
commit
ce656425a9
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
`aider` is a command-line chat tool that allows you to write and edit
|
`aider` is a command-line chat tool that allows you to write and edit
|
||||||
code with GPT-4. You can ask GPT to help you start
|
code with GPT-4. You can ask GPT to help you start
|
||||||
a new project, or add features to your existing code.
|
a new project, or code against your existing git repo.
|
||||||
`aider` is well suited for working with code in a git repo,
|
`aider` has features to help GPT
|
||||||
as it has features to easily
|
[understand and modify larger code bases](https://aider.chat/docs/ctags.html)
|
||||||
commit, diff and undo changes proposed by GPT.
|
and easily commit, diff & undo changes proposed by GPT.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue