Skip to content

Roo fails to interpret an output of a command run under zsh due to % sign added by the shell to signify the end of output #2194

@pshirshov

Description

@pshirshov

App Version

3.11.3

API Provider

Ollama

Model Used

huihui_ai/qwen2.5-coder-abliterate:14b

Actual vs. Expected Behavior

I've observed that Roo failed to intepret the output of the following command:

❯ git log -1 --pretty=format:"%H %s"
067f0dd45d26a8307c8d7d8277ba9412288fd2c6 release 0.4.5%                                                                                                      

I think it happens due to the % at the end of the output

Detailed Steps to Reproduce

  1. Set up zsh as vscode shell
  2. Open any git project
  3. Ask roo to "check last commit for potential bugs"

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