Skip to content

[BUG] API Request stuck at 0% after opening any workspace (Could not find ripgrep binary) #1024

Description

@saravanaraj0078-lab

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

  1. Open VS Code.
  2. Open any folder (even an empty folder).
  3. Open Zoo Code.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions