Skip to content

Terminal confused by input request #302613

@roblourens

Description

@roblourens

Not totally sure what happened here

f300c934.copilotmd

Image

This was something like

  • It ran npx, asked for input
  • I clicked the button in chat to say 'y'
  • It asked another question that the agent can't answer anyway because it needs arrows/enter input. ("Install with npm and start now?") Got stuck on that
➜  receipts git:(main)  npm create vite@latest client -- --template react-ts
Need to install the following packages:
create-vite@9.0.2
Ok to proceed? (y) y


> npx
> create-vite client --template react-ts

│
◆  Install with npm and start now?
│  ● Yes / ○ No
└
  • I took over and answered the question in the terminal
  • Terminal call finished
  • Now the agent is running more commands trying to answer the question
  • The terminal output is broken. I don't see any useful error messages anywhere about that
  • Weird double-rendering of commands all over
  • Have to consume a PRU to get back on track

Metadata

Metadata

Labels

chat-terminalThe run in terminal tool in chatinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions