Skip to content

Roo code can not read the result of executing commands with pyenv selected in vscodeΒ #1537

@Seraphli

Description

@Seraphli

Which version of the app are you using?

v3.8.4

Which API Provider are you using?

VS Code LM API

Which Model are you using?

4o, Claude 3.7, Any models

What happened?

When approving executing commands, roo code will first create a new terminal tab and run the command.

Image

When creating a new terminal, the vscode will automatically run pyenv shell first. The curl command is quickly complete, but the extension think the command is still running. So it will stuck there. And when you retry the task, the extension will again create a new terminal tab, which will face the same issue. Maybe there could be an option not to create a dedicated terminal.

Steps to reproduce

Relevant API REQUEST output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Unassigned / ActionableClear and approved. Available for contributors to pick up.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions