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 個值得優先安裝的外掛,涵蓋各個分類。
