mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
Merge branch 'main' into retry-edit-errors
This commit is contained in:
commit
7778d9a72d
1 changed files with 10 additions and 11 deletions
|
@ -43,9 +43,9 @@ class objects that are required to prepare for the test.
|
|||
To code with GPT-4 using the techniques discussed here:
|
||||
|
||||
|
||||
- Install [aider](https://github.com/paul-gauthier/aider#installation).
|
||||
- Install [universal ctags](https://github.com/universal-ctags/ctags).
|
||||
- Run `aider` inside your repo, and it should say "using ctags".
|
||||
- Install [aider](https://aider.chat/docs/install.html).
|
||||
- Install [universal ctags](https://aider.chat/docs/install.html#install-universal-ctags-optional).
|
||||
- Run `aider` inside your repo, and it should say "Repo-map: universal-ctags using 1024 tokens".
|
||||
|
||||
## The problem: code context
|
||||
|
||||
|
@ -228,7 +228,6 @@ specific language(s) of interest.
|
|||
|
||||
To use this experimental repo map feature:
|
||||
|
||||
- Install [aider](https://github.com/paul-gauthier/aider#installation).
|
||||
- Install [universal ctags](https://github.com/universal-ctags/ctags).
|
||||
- Run `aider` inside your repo, and it should say "using ctags".
|
||||
|
||||
- Install [aider](https://aider.chat/docs/install.html).
|
||||
- Install [universal ctags](https://aider.chat/docs/install.html#install-universal-ctags-optional).
|
||||
- Run `aider` inside your repo, and it should say "Repo-map: universal-ctags using 1024 tokens".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue