opencode
opencode copied to clipboard
fix: `opencode web`: "Open Project" misses some folders
fixes #7577
What does this PR do?
This PR fixes my issue where the "Open Project" dialog does not crawl all of my projects.
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).