lcgash/dsh-plugin-uw2

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.

包名
dsh-union-workspace
版本
0.1.0
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lcgash/dsh-plugin-uw

使用

  1. 在侧边栏底部点击 ⛓ 图标,或输入 /uw 命令。
  2. 选择创建模式:
    • 快速模式:选择多个目录,自动生成名称。
    • 自定义模式:设置名称、选择成员目录、选择权限预设。
  3. 创建成功后,在侧边栏会出现对应的工作区。
  4. 点击侧边栏的工作区,打开的新会话会自动应用联合工作区。
  5. 在会话头部右侧点击 ⛓ 按钮,展开成员目录文件列表面板。