opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: `opencode web`: "Open Project" misses some folders

Open jrop opened this issue 9 hours ago • 2 comments

fixes #7577

What does this PR do?

This PR fixes my issue where the "Open Project" dialog does not crawl all of my projects.

image

How did you verify your code works?

I ran the web-server locally (bun dev serve --print-logs) and smoke-tested search/fuzzy-search in the "Open Project" dialog (see screenshot above).

jrop avatar Jan 18 '26 01:01 jrop