tsingshitao-nuke/dsh-set-workspace

tsingshitao-nuke★ 1JavaScript最后同步: 2026-08-17

在 GitHub 打开

DSH web plugin: a Codex-style file tree with right-click "Set as workspace" on folders.

README 摘要

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; if it is running (even minimized or in the background), the DSH window is restored and brought to the front. - The folder is registered as a workspace (idempotent) and a session is started in it. - The DSH page switches to the new workspace automatically (the client half watches for the session and opens it — no page reload). - If you view DSH in a regular browser instead of the Desktop window, install with --browser ; the bridge then focuses the browser page. - Menu label and dialogs follow the OS UI language (Chinese / English). - The action runs through a wscript hidden-window launcher, so no console window flashes. - The menu item uses the DSH whale icon. - No new storage, schema, or tools — it reuses the core workspace registry and the exis…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdshdsh-plugin

分类