You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.