Skip to content

cagent repl blows up when shell tries to read from stdin #583

@nicks

Description

@nicks

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

Image

OS and Terminal type

alacritty / linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions