mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
aider: Added an example for editing an Asciinema cast file to the README.
# Context: USER: add the asciinema example to the readme ASSISTANT: ```python examples/README.md <<<<<<< ORIGINAL * [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function. ======= * [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function. * [**Editing an Asciinema Cast File**](asciinema.md): Editing escape sequences in an `asciinema` screencast file using aider and GPT-4. >>>>>>> UPDATED ```
This commit is contained in:
parent
f9fb3f4e1a
commit
e700580291
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ 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.
|
||||
|
||||
* [**Editing an Asciinema Cast File**](asciinema.md): Editing escape sequences in an `asciinema` screencast file using aider and GPT-4.
|
||||
|
||||
## What's happening in these chats?
|
||||
|
||||
To better understand the chat transcripts, it's worth knowing that:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue