Skip to content

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

@donhiddenname

Description

@donhiddenname

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions