dsh-wsl-idea
WSL workspace and coding tools for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Rycar1/dsh-for-wsl说明文档
阅读完整 README ↗使用
- 点击 DSH 的“选择工作区”或侧栏中的“添加工作区”。
- 选择“本机工作区”可打开 Windows 原生文件夹选择器。
- 点击一个 WSL 发行版,从
/展开 Linux 目录;也可以在路径框直接输入/home/kali/project。 - 进入目标文件夹后点击“选择当前文件夹”,工作区会加入 DSH 原生工作区列表。
- 在侧栏自由切换本机与带
WSL- · /路径标识的工作区。
活动路径为 \\wsl.localhost\\\\... 时,普通 Shell 和持久 Bash 都会通过 wsl.exe --distribution ... --cd ... 在 WSL 内执行。本机工作区仍使用 Windows Shell。