fogmodel/dsh-workspace-jump ↗★ 0
dsh-workspace-jump
DSH Web 插件:通过输入绝对路径快速创建或切换工作区。
AI 分析
核心用途是简化工作区的切换流程。适合经常需要在不同本地或远程绝对路径目录之间快速跳转、重建工作区的 DSH 用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fogmodel/dsh-workspace-jump说明文档
阅读完整 README ↗Usage
- Open the DSH Web UI
- Click the "Workspace" button at the bottom of the left sidebar
- Enter an absolute directory path, for example:
- Linux/WSL:
/home/user/project - Windows:
D:\project
- Linux/WSL:
- Click "Create"
- If the directory exists, DSH will create/reuse the workspace and switch to it