Summary
Roo/Zoo Code works normally when no folder is open.
As soon as I open any workspace (even an empty folder), every request hangs forever at:
API Request...
0%
The request never reaches the model.
Environment
- OS: Windows 11 Pro
- VS Code: 1.130.0 (64-bit)
- Zoo Code: Latest version
- ripgrep: Installed (rg --version works)
Steps to Reproduce
- Open VS Code.
- Open any folder (even an empty folder).
- Open Zoo Code.
- Send any prompt.
Expected Behavior
The assistant should respond normally.
Actual Behavior
The request remains stuck at:
API Request...
0%
Developer Tools shows:
Error: Could not find ripgrep binary
Troubleshooting Performed
- Reinstalled Zoo Code
- Installed ripgrep using Winget
rg --version works
where rg finds rg.exe
- Workspace Trust is enabled
- Tested with an empty folder
.rooignore is correct
The issue still occurs.
Additional Information
Zoo Code works perfectly if no workspace is opened.
The issue starts immediately after opening any folder.
Summary
Roo/Zoo Code works normally when no folder is open.
As soon as I open any workspace (even an empty folder), every request hangs forever at:
API Request...
0%
The request never reaches the model.
Environment
Steps to Reproduce
Expected Behavior
The assistant should respond normally.
Actual Behavior
The request remains stuck at:
API Request...
0%
Developer Tools shows:
Error: Could not find ripgrep binary
Troubleshooting Performed
rg --versionworkswhere rgfinds rg.exe.rooignoreis correctThe issue still occurs.
Additional Information
Zoo Code works perfectly if no workspace is opened.
The issue starts immediately after opening any folder.