mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
updated readme
This commit is contained in:
parent
f026f1eeeb
commit
62d68a77bd
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ To use a command, simply type it in the chat input followed by any required argu
|
|||
* If your code is throwing an error, paste the error message and stack trace into aider as a multiline `{}` message and let aider fix the bug.
|
||||
* GPT-4 knows about a lot of standard tools and libraries, but may get some of the fine details wrong about APIs and function arguments. You can paste doc snippets into the chat with the multiline `{}` syntax.
|
||||
* Aider will notice if you launch it on files with uncommitted changes and offer to commit them before proceeding.
|
||||
* Aider can only see the content of the files you specify, but it also gets a list of all the files in the repo. It may ask to see additional files if it feels that's needed for your requests. Use `/add` to add those files to the chat.
|
||||
* Aider can only see the content of the files you specify, but it also gets a list of all the files in the repo. It may ask to see additional files if it feels that's needed for your requests.
|
||||
|
||||
## Limitations
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue