anomalyco / anomalyco/opencode
Cannot browse into subfolders in the Add project dialog (web UI)
Open
@Brendonovich is already working on this.
Since Aug 15, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
The "Add project" dialog in the web UI only lists the direct children of the home directory. There's no way to open a folder and reach its subfolders — clicking a row adds it right away, and the only way deeper is the Tab autocomplete in the search box, which isn't discoverable.
Plugins
none
OpenCode version
latest dev (built from source)
Steps to reproduce
- Run
opencode serveand open the web UI - Click "Add project"
- Only top-level folders under
~are shown, subfolders can't be browsed into
Screenshot and/or share link
Operating System
Linux (Ubuntu)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.