dsh-set-workspace
Adds a Windows Explorer right-click action to open a folder as a DSH workspace, launching DSH if needed.
给 Windows 文件管理器加右键项:把文件夹设为 DSH 工作区并切换到它,DSH 未运行会自动拉起。
How to install
dsh plugin add github:tsingshitao-nuke/dsh-set-workspace About
dsh-set-workspace Adds a Windows File Explorer context menu entry: right-click a folder and pick **"Open DSH Workspace Here"** to register it as a DSH workspace, start a session in it, and switch the DSH page to that workspace. Unofficial community project. Not affiliated with or endorsed by DeepSeek. 中文说明 What it does Right-click a folder in File Explorer, then choose **Open DSH Workspace Here**. If DSH is not running, the bridge launches it — the Desktop app, or the official dsh CLI in npm installs; if it is running (even minimized or in the background), the DSH window is restored and brough…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.