返回目录

dsh-raw-html

编辑精选维护状态: 活跃

plolpl789/dsh-raw-html

视觉通感协议插件:把 Agent 的 HTML 输出渲染成真实界面(卡片 / KaTeX 公式 / Mermaid 图 / 书法字体 / 零 JS 交互),任意 DSH 环境即插即用。

前往 GitHub
$ dsh plugin add dsh-raw-html

48

星标

3

Fork

JavaScript

语言

MIT

许可证

2026-08-21

创建于

2026-08-28

最近推送

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`)

安装步骤

  1. 01

    Run the one-click patch installer `node patch/install-all.cjs` to inject the renderer and trusted-mode into the front-end bundle

  2. 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 适配与能力边界

DSH 适配原生运行时

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 KaTeXReal 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 browser
  • VCP design-protocol injection

    Agent message textAgent 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.
2026-08-212026-08-28作者未说明

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 许可证。

08数据与来源

  • 作者声明github.comab1f1d56748e…

    在 DeepSeek Harness Web GUI 中实现

页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-09-01。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。