mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
f5c8a59570
commit
a4a006c936
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
|
||||
# A complex multi-file change, with debugging
|
||||
|
||||
This is a chat transcript of a fairly complex code change.
|
||||
|
||||
The user is trying to update tests to use an input mock provided by prompt_toolkit. This requires changes to multiple source files.
|
||||
This is a chat transcript of a fairly complex code change. The user is trying to update tests to use an input mock provided by prompt_toolkit. This requires changes to multiple source files.
|
||||
|
||||
Some things to notice:
|
||||
- The initial changes from `aider` don't work, so the user provides error messages and doc snippets to collaboratively debug and solve the problem.
|
||||
|
@ -12,7 +10,7 @@ Some things to notice:
|
|||
|
||||
## Chat transcript
|
||||
|
||||
> aider-repo$ aider
|
||||
> aider-repo$ aider tests/test_main.py aider/getinput.py
|
||||
> Added tests/test_main.py to the chat
|
||||
> Added aider/getinput.py to the chat
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue