Files
openwork/packages
Jiahao Zhu 4348fe5617 fix: load workspace templates on initial connect (#2) (#199)
Previously, workspace templates were only loaded when connecting to remote
workspaces due to a `workspaceType === "remote"` condition. This caused
templates in local workspaces to not appear until a new template was created,
which triggered a reload via saveTemplate().

Removed the restriction so loadWorkspaceTemplates() is called for all workspace
types when a valid targetRoot exists.
2026-01-23 08:14:58 -08:00
..
2026-01-23 00:22:00 -08:00