-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
webRelates to opencode on web / desktopRelates to opencode on web / desktop
Description
Problem\nWhen using OpenCode Web (server mode, e.g. in Azure Container Apps), the Open project modal always shows "No folders found" and does not list server-side directories or registered projects/sessions. This makes it impossible to select a project from the UI.\n\n## Expected\nIn web/server mode, the modal should list server-visible directories (or registered projects) so users can switch projects without manual session URL creation.\n\n## Actual\nModal shows "No folders found" regardless of existing server directories or sessions.\n\n## Environment\n- OpenCode Web\n- Server running in cloud container (ACA)\n\n## Suggested fix\nAdd a server-backed project list (e.g., registered directories or recent session directories) to the modal in web mode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
webRelates to opencode on web / desktopRelates to opencode on web / desktop