Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roo code does not respond on long-time terminal commands #1292

Open
donhiddenname opened this issue Mar 1, 2025 · 3 comments
Open

Roo code does not respond on long-time terminal commands #1292

donhiddenname opened this issue Mar 1, 2025 · 3 comments
Assignees
Labels
bug Something isn't working needs scoping Needs up-front scoping to be actionable question Further information is requested

Comments

@donhiddenname
Copy link

Which version of the app are you using?

v3.7.9

Which API Provider are you using?

OpenRouter

Which Model are you using?

claude 3.7

What happened?

Description:
When executing long-running commands in the terminal, such as a Docker build, if an error occurs, the Roo Code extension fails to detect the terminal's completion and becomes completely unresponsive. I am unable to interact with the extension in any way, and the only solution is to fully restart VS Code. This issue has occurred multiple times (at least 10 times), severely disrupting my workflow.

Actual Behavior:
The extension becomes unresponsive, requiring a full restart of VS Code to continue working.

Environment:

OS: MacOS 15.2
Terminal Type: Bash
Additional Notes:
This issue has been happening frequently, significantly affecting usability.

Steps to reproduce

Open VS Code with the Roo Code extension enabled.
Run a long-running command in the terminal (e.g., docker build ...).
Encounter an error in the terminal during execution.
Observe that the Roo Code extension does not detect the terminal's termination and freezes completely.
Try to interact with the extension – it remains unresponsive.
The only workaround is to restart VS Code entirely.
Expected Behavior:
The extension should properly detect terminal completion and remain responsive, even when an error occurs.

Relevant API REQUEST output

Additional context

No response

@donhiddenname donhiddenname added the bug Something isn't working label Mar 1, 2025
@Rain-Of-Stars
Copy link

matlab win11 as well

@hannesrudolph
Copy link
Collaborator

@Rain-Of-Stars @donhiddenname are you able to provide me some steps to repro this? My attempts are reproing it have not yielded any of the issues you mentioned above though I know this is a behaviour that occurs sometimes. Thanks.

@hannesrudolph hannesrudolph added question Further information is requested needs scoping Needs up-front scoping to be actionable labels Mar 3, 2025
@hannesrudolph hannesrudolph self-assigned this Mar 3, 2025
@donhiddenname
Copy link
Author

Yes please:

  1. Try to build docker project by asking the Roo Code to run the command.
  2. Let it run ~2-3min
  3. When it finishes - Roo code does not catch a signal that terminal is finished processing the command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs scoping Needs up-front scoping to be actionable question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants