mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
bb8520898a
commit
d93018111b
2 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@ In the chats, you'll see a varity of coding tasks like generating new code, edit
|
|||
|
||||
* [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function.
|
||||
|
||||
* [**Add Test Example**](add-test.md): Creating a "black box" test case for the `cmd_add()` function without access to the source code, using a ctags-based repo map.
|
||||
* [**Create Black Box Test**](add-test.md): Creating a "black box" test case without access to the source code, using only a [ctags based repo map](https://aider.chat/docs/ctags.html).
|
||||
|
||||
* [**Editing an Asciinema Cast File**](asciinema.md): Editing escape sequences in an `asciinema` screencast file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue