[PR #9170] fix: opencode web: "Open Project" misses some folders #13015

Open
opened 2026-02-16 18:17:53 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9170

State: open
Merged: No


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).

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9170 **State:** open **Merged:** No --- fixes #7577 ### What does this PR do? This PR fixes my issue where the "Open Project" dialog does not crawl all of my projects. <img width="479" height="363" alt="image" src="https://github.com/user-attachments/assets/9b123e7f-802f-4a85-9067-d2b90e60adbd" /> ### 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).
yindo added the pull-request label 2026-02-16 18:17:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13015