Describe the bug
My agent has toolsets
    toolsets:
      - type: shell
      - type: filesystem
The agent tried to run git clone.
I was running it in a sandbox with no git credentials so git prompted it for credentials.
Unfortunately, doing I/O on stdin blew up the cagent repl. The only option is to ctrl-c to exit the session
Version affected
v1.7.3
Screenshots
 
OS and Terminal type
alacritty  / linux