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
- Set up zsh as vscode shell
- Open any git project
- Ask roo to "check last commit for potential bugs"
Relevant API Request Output
Additional Context
No response