DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Workbench Window — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
W

dsh-workbench-window

Workbench Window

DSH standalone workspace window plugin: VSCode-style file tree / editor / terminal / Git / browser, isolated by session. Standalone window mode (?dshWindow=workspace), hides the main window when opened and restores it on exit, with session switching linked to the file tree.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:xuqingsakura/dsh-workspace#044817e73b245922730824a91e5f36e0abe32ee3
READMECompatibilityVersions

Compatibility and provenance

Workbench Window is published as dsh-workbench-window and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/21/2026

Versions

0.1.0stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/21/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

dsh-workspace

DeepSeek Harness 独立工作台窗口插件:VSCode 风格的文件树 / 编辑器 / 终端 / Git / 浏览器,按会话隔离。

文档

  • 开发规范摘要 — 从 deepseek-harness 官方文档提炼的插件开发规范
  • 原型设计 — 工作台布局原型(VSCode 样式)

功能

  • 三栏工作台:文件树 | 阅读/编辑 | 对话(保留原项目对话显示)
  • 底部终端面板(横跨中+右两列,左侧栏全高)
  • 独立窗口模式:打开时隐藏主窗口,退出恢复
  • 会话切换联动:切换会话后文件树按新会话 cwd 动态更新
  • VSCode 风格:活动栏 / 侧边栏 / 编辑器标签 / 状态栏 / 线条图标

状态

v0.1.0 第一版:三栏工作台、独立窗口模式、文件树、编辑器(语法高亮 / Markdown 预览 / Ctrl+S 保存)、底部终端面板已可用。 Git 面板、内置浏览器、后台任务面板为规划中的后续功能。