Skip to content

Win/Pwsh Roo can't see output from follow-up commandsΒ #1388

@kfsone

Description

@kfsone

Which version of the app are you using?

3.7.12

Which API Provider are you using?

Anthropic

Which Model are you using?

Claude 3.7 Sonnet

What happened?

I'm uncertain whether the issue is that I'm using a custom prompt or just an issue seeing output from follow-on commands, but unless I routinely delete the Roo terminal before allowing the execution of a second command, Roo only ever sees output from a first command, e.g.

cd cmd/tool && go run .
... sees output ...

cd cmd/tool && go run .
... cannot see output

Image

Steps to reproduce

  1. Windows 11,
  2. Powershell core as default terminal/shell,
  3. Use a Prompt() function in the $profile script, (Mine is multi-line)
  4. Go or Python project,
  5. Have Roo run a command, e.g. "cd subdir && dir"
  6. Confirm roo sees output
  7. Have Roo run a second command
    -> Roo cannot see output

Relevant API REQUEST output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions