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/08/23

インストール

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

ドキュメント

README 全文を読む ↗

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