mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
copy
This commit is contained in:
parent
9b4a6b7f49
commit
f1a0db0475
1 changed files with 7 additions and 0 deletions
|
@ -124,6 +124,13 @@ to set many options. See `aider --help` for details.
|
|||
* GPT can only see the content of the files you specifically "add to the chat". Aider also sends GPT-4 a [map of your entire git repo](https://aider.chat/docs/ctags.html). So GPT may ask to see additional files if it feels that's needed for your requests.
|
||||
* I also shared some more [GPT coding tips on Hacker News](https://news.ycombinator.com/item?id=36211879).
|
||||
|
||||
## Testimonials
|
||||
|
||||
Folks seem to find aider pretty useful:
|
||||
|
||||
* "aider ... has easily quadrupled my coding productivity." -- [SOLAR_FIELDS](https://news.ycombinator.com/item?id=36212100)
|
||||
* "What an amazing tool. It's incredible." -- [valyagolev](https://github.com/paul-gauthier/aider/issues/6#issue-1722897858)
|
||||
|
||||
## Limitations
|
||||
|
||||
You can only use `aider` to edit code that fits in the GPT context window.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue