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
DescriptionWhen trying to create a new workspace in OpenWork, the following JavaScript error appears and blocks the operation:buildOpenworkWorkspaceBaseUrl is not defined## Environment- macOS version: 26.4.1- Architecture: Apple Silicon (ARM64)- OpenWork version: 0.13.5- @opencode-ai/plugin version: 1.14.38- Workspace preset: starter## Steps to reproduce1. Launch OpenWork2. Go to the Workspaces section3. Click "Create new workspace"4. The error buildOpenworkWorkspaceBaseUrl is not defined appears## WorkaroundCreating a new workspace folder manually (mkdir) and opening it with OpenWork works fine. The issue only appears when using the "Create new workspace" UI flow.
DescriptionWhen trying to create a new workspace in OpenWork, the following JavaScript error appears and blocks the operation:
buildOpenworkWorkspaceBaseUrl is not defined## Environment- macOS version: 26.4.1- Architecture: Apple Silicon (ARM64)- OpenWork version: 0.13.5- @opencode-ai/plugin version: 1.14.38- Workspace preset: starter## Steps to reproduce1. Launch OpenWork2. Go to the Workspaces section3. Click "Create new workspace"4. The errorbuildOpenworkWorkspaceBaseUrl is not definedappears## WorkaroundCreating a new workspace folder manually (mkdir) and opening it with OpenWork works fine. The issue only appears when using the "Create new workspace" UI flow.