fogmodel/dsh-workspace-jump0

dsh-workspace-jump

DSH Web 插件:通过输入绝对路径快速创建或切换工作区。

AI 分析

核心用途是简化工作区的切换流程。适合经常需要在不同本地或远程绝对路径目录之间快速跳转、重建工作区的 DSH 用户。

包名
dsh-workspace-jump
版本
0.1.0
许可证
MIT
最近更新
2026年8月23日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fogmodel/dsh-workspace-jump

Usage

  1. Open the DSH Web UI
  2. Click the "Workspace" button at the bottom of the left sidebar
  3. Enter an absolute directory path, for example:
    • Linux/WSL: /home/user/project
    • Windows: D:\project
  4. Click "Create"
  5. If the directory exists, DSH will create/reuse the workspace and switch to it