Merge remote-tracking branch 'origin/main'

This commit is contained in:
Paul Gauthier 2023-05-28 22:22:43 -07:00
commit c85c99f9d0

View file

@ -2,10 +2,10 @@
`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
a new project, or code against your existing git repo.
Aider has features to help GPT
[understand and modify larger code bases](https://aider.chat/docs/ctags.html)
and easily commit, diff & undo changes proposed by GPT.
a new project, or modify code in your existing git repo.
Aider has features to
[help GPT understand and modify larger codebases](https://aider.chat/docs/ctags.html)
and easily git commit, diff & undo changes proposed by GPT.
![aider screenshot](assets/screenshot.gif)