fogmodel/dsh-workspace-jump0

dsh-workspace-jump

DSH web plugin: open an input dialog to create/switch to a workspace by path.

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