mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
prompt tweaks, retry on httpx.ReadTimeout
This commit is contained in:
parent
3171789b1f
commit
1098b428e6
3 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,7 @@ undo_command_reply = (
|
|||
" why the changes were reverted."
|
||||
)
|
||||
|
||||
added_files = "I added these *read-write* files: {fnames}"
|
||||
added_files = "I added these files to the chat: {fnames}"
|
||||
|
||||
|
||||
run_output = """I ran this command:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue