mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
log the cmd line to the chat history
This commit is contained in:
parent
6ea9085eec
commit
fc1dac4ac3
1 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,8 @@ def main(args=None, input=None, output=None):
|
|||
output=output,
|
||||
)
|
||||
|
||||
io.tool(*sys.argv)
|
||||
|
||||
coder = Coder(
|
||||
args.model,
|
||||
fnames,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue