v0.1.1
Fix Add workspace for Web deployments.
- Replaces the native-only directory chooser with an in-app browser over DSH's public
browsecapability. - Supports folder navigation, breadcrumbs, absolute-path entry, and optional hidden-folder display.
- Registers the selected directory as a Workspace and starts its Session through the existing public Workspace service.
- Adds browser rendering and client delegation regression coverage.