-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Description
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
Steps to reproduce
- Windows 11,
- Powershell core as default terminal/shell,
- Use a Prompt() function in the $profile script, (Mine is multi-line)
- Go or Python project,
- Have Roo run a command, e.g. "cd subdir && dir"
- Confirm roo sees output
- Have Roo run a second command
-> Roo cannot see output
Relevant API REQUEST output
Additional context
No response
dosubot
Metadata
Metadata
Assignees
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done
