dsh-union-workspace
Union workspaces for the dsh web GUI: merge multiple directories into one session (primary + members), persist them under ~/.dsh/union-workspaces.json, apply a permission preset per union, browse member files in a right-side panel, and manage everything from a settings section and the /uw command. Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules link, no dsh source changes.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lcgash/dsh-plugin-uw说明文档
阅读完整 README ↗使用
- 在侧边栏底部点击 ⛓ 图标,或输入
/uw命令。 - 选择创建模式:
- 快速模式:选择多个目录,自动生成名称。
- 自定义模式:设置名称、选择成员目录、选择权限预设。
- 创建成功后,在侧边栏会出现对应的工作区。
- 点击侧边栏的工作区,打开的新会话会自动应用联合工作区。
- 在会话头部右侧点击 ⛓ 按钮,展开成员目录文件列表面板。