DeepSeek Harness 原生插件,通过 VCP 视觉通感协议把 Agent 的 HTML/SVG 渲染成真实 UI(卡片、Mermaid、KaTeX),提供一键补丁与浏览器开关。
DSH 适配
原生运行时
作者声明
安全审计
未审计
最后核验
2026-09-01
许可证
MIT
01它能帮你完成什么?
Render agent HTML output as a real, interactive UI inside the DeepSeek Harness Web GUI
Rendered SVG cards, Mermaid diagrams, KaTeX math and calligraphy-styled text instead of raw source code, driven by the VCP (Visual-Synesthesia) design protocol
DeepSeek Harness users who want agent-produced HTML/SVG to appear as navigable UI rather than code blocks
Get a plug-and-play VCP rendering environment on any DSH machine or agent
A one-click patch injects the front-end bundle (renderer + trusted mode); enabling the browser `</>` switch turns on rendering and aesthetics
Plugin installers and operators who want zero-config rendering on any DSH environment
02如何接入 DeepSeek Harness?
前置条件
- A DeepSeek Harness (DSH) Web GUI environment with a browser to open the `</>` render switch
- Node.js available to run the one-click patch installer (`node patch/install-all.cjs`)
安装步骤
- 01
Run the one-click patch installer `node patch/install-all.cjs` to inject the renderer and trusted-mode into the front-end bundle
- 02
Install this plugin (dsh-raw-html) and open the browser `</>` switch (render + aesthetics dual toggle) to start rendering
验证接入成功
- Confirm agent HTML now renders as UI (SVG cards / Mermaid / KaTeX) instead of source code in the DSH Web GUI
回滚
- Disable the browser `</>` render switch to fall back to the default source-code display
03DSH 适配与能力边界
First-class DSH plugin: a one-click patch (`node patch/install-all.cjs`) injects a front-end bundle that renders agent HTML/SVG/Mermaid/KaTeX as real UI via the VCP (Visual-Synesthesia) protocol, toggled from the browser `</>` switch
HTML/SVG rendering via VCP
Agent HTML / SVG output containing VCP cards, Mermaid, or KaTeX→Real rendered UI (SVG cards, Mermaid diagrams, KaTeX math) in the DSH Web GUI
injects a front-end bundle patch (`node patch/install-all.cjs`) into the DSH browserVCP design-protocol injection
Agent message text→Agent output follows a maintainable design spec (design principles / Chinese typography / font pairing)
enables the active visual-synesthesia protocol so the agent proactively emits spec-compliant HTML
04适合谁?何时不该用?
适合
- DeepSeek Harness users who want agent-produced HTML/SVG to appear as navigable UI rather than code blocks
- Plugin installers and operators who want zero-config rendering on any DSH environment
不适合
- Rendering depends on a front-end bundle patch injected via `node patch/install-all.cjs`; without running the patch the plugin's render/trusted-mode switch has nothing to toggle.
05兼容性、维护与安全提示
- Rendering depends on a front-end bundle patch injected via `node patch/install-all.cjs`; without running the patch the plugin's render/trusted-mode switch has nothing to toggle.
- Setup requires running the one-click patch then manually opening the browser `</>` switch; the README does not describe an automated enable step beyond the patch.
MIT · actively maintained (latest README update v0.6.0 / patch v6.38, 2026-08-29)
06常见问题
dsh-raw-html 是做什么的?
它通过 VCP(视觉通感)协议,把 DeepSeek Harness Agent 输出的 HTML 渲染成真正可浏览的界面——SVG 卡片、Mermaid 图表和 KaTeX 公式——而不是显示源码。
怎么安装?
先运行一键补丁 node patch/install-all.cjs 注入渲染能力与可信模式,再安装本插件,然后打开浏览器「</>」开关(渲染/美学双开关)即可开始渲染。
需要改动 DeepSeek Harness 吗?
渲染能力由 node patch/install-all.cjs 注入的前端补丁提供,插件本身负责开关与协议注入;不运行补丁的话,开关就没有可渲染的内容。
开源吗?
是,仓库采用 MIT 许可证。
07相关的 DSH 工作流
dsh-better-sidebar
作者 omdsh-dev
开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
dsh-tui
作者 ccch1mneyyy
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.
openpets
作者 alvinunreal
本地优先的桌面陪伴平台,提供动效宠物、插件 SDK 与编码智能体集成。
dsh-tianshu-tui
作者 huiliyi37
官方 DeepSeek Harness 的交互式终端 UI 插件:自研 ANSI 极简交互渲染、流式 Markdown/工具卡、16+ 主题、slash 命令与选择器、输入历史与本地偏好持久化、LSP 诊断、memory记忆,很丝滑的开发体验。
08数据与来源
在 DeepSeek Harness Web GUI 中实现
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-09-01。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
