Evidence snapshot reviewed Aug 29, 2026GitHub checked Aug 21, 2026
Evidence-verifiedPlugin BundleInterface ExperienceWeb Profile

DSH Visualize

A DSH plugin for rendering interactive visual cards in conversations.

At a glance

What it does

A DSH plugin for rendering interactive visual cards in conversations.

Use cases
Interface ExperienceVisualizationWorkflow Automation
Works with
DshWeb
Compatibility

Web Profile
not tested

Trust & status

Evidence-verified
Checked Aug 28, 2026, 9:01 AM UTC

Code-evidenced contributions

What it adds to DSH

Web UIInteractive visualization card

Provides interactive visualization card based on the pinned repository evidence.

Mechanism evidence

Before you choose it

This Bundle provides a DSH plugin for rendering interactive visual cards in conversations.

Best for

DSH users who need visualization capabilities in a web profile.

Common tasks

  • Use DSH Visualize for visualization workflows.
  • Review the pinned repository evidence before deciding whether it fits your profile.

Permissions and data

This Bundle changes the DSH profile composition and may use host capabilities exposed by its dependencies; runtime behavior was not tested in this run.

Permissions
  • Adds a DSH Bundle to the web profile.
Data handling
  • Runtime data handling was not tested in this run.
External services
  • May use dependencies declared by the pinned manifest.
Credentials
  • No credential requirement was established by the supplied evidence.

Limitations

  • Runtime installation and execution were not tested in this run.
  • The semantic description is based on repository evidence and is not a security certification.

What DSHub checked

  • The source repository commit is pinned in the evidence.
  • The Bundle manifest and patch structure are present.

What DSHub did not check

  • Runtime installation, execution, and compatibility were not tested in this run.
  • No security certification is implied.

Pinned install

Install DSH Visualize

This plugin bundle does not have a DSH Plugin install action. Use its source documentation for the delivery method.

Visit the source project

Maintainer source

Project README

View at commit 9667c0e
Maintainer-authored contentCaptured from README.md on Aug 28, 2026. The text and repository-relative media are fixed to commit 9667c0e9cf0e with content hash 00997c05bb22; provider-hosted badges may update independently. README commands are upstream documentation; the DSHub copy action above is the verified, version-pinned install.

dsh-visualize

dsh-visualize

<p align="center"> <strong>简体中文</strong> | <a href="README.en.md">English</a> </p><p align="center"> <a href="https://dshfind.com/zh/plugins/Nagi-ovo/dsh-visualize?ref=badge"><img src="https://dshfind.com/api/card/Nagi-ovo/dsh-visualize?lang=zh" alt="dsh-visualize 在 dshfind 插件目录上的展示卡" width="440"></a> </p>

让 DSH 不只回答一段文字。模型调用 visualize 后,Web UI 会在对话里直接出现一张可交互卡片,用来做模拟器、图表、对比面板或 UI mockup。

<div align="center">

DSH 对话内生成交互式可视化演示

</div>

安装

推荐直接从 GitHub 安装到 DSH 的 web profile:

dsh plugin --profile web add github:Nagi-ovo/dsh-visualize
# 如果 dsh web 正在运行,重启后刷新页面

可以运行 dsh --profile web --dump-config 确认插件已经进入最终配置。需要修改源码时,克隆仓库并在仓库目录运行 dsh plugin --profile web add .;构建产物已经提交,不需要额外构建。使用社区 plugin-registry 的用户也可以从「设置 → 插件」安装。

怎么用

直接告诉模型你想看什么,例如「做一个能调参数的排序算法可视化」。模型会写出一份 HTML fragment,再调用 visualize(path, title?, mode?) 把它放进对话。适合并排比较的内容可以使用 mode: "wide"

卡片会跟随 DSH 的明暗主题和鲸鱼蓝配色。会话重放时,页面从持久化的工具结果恢复,不依赖原始 fragment 文件仍然存在。

安全

卡片运行在不透明来源的 sandboxed iframe 中,不能接触宿主页面。CSP 会阻止网络请求、嵌套页面和表单提交,只允许从固定 CDN 加载静态资源。单个 fragment 默认上限为 1000000 字节,可以通过 maxFragmentBytes 调整。

限制

目前只在 Web UI 中渲染交互卡片,TUI 和 headless 客户端会显示普通工具结果。卡片内的按钮暂时不能向主对话发送 follow-up 消息。

灵感来自 Codex 桌面端的 /visualize;skill 的分层 reference 和 Chart.js 优先路线借鉴了 himself65/finance-skills

Operate deliberately

Install and manage

Prerequisites and target Profile

Target Web Profile

Delivery Dsh Bundle Git — nagi-ovo/dsh-visualize#9667c0e9cf0ea463b9b45b2845de62da34fd918a

Verify, update, and remove

Show lifecycle commands
Verify
dsh plugin --profile web list

Compatibility and access

Not_runtime_tested not tested

Review compatibility evidence

Risk facts

Installation Path

No installer script was captured; review the repository instructions before use.

Evidence
Distribution Signal

The npm distribution signal is incomplete or differs from the pinned source; review the Git Bundle path before use.

Evidence
Evidence and editorial reviewManifest, Bundle patch, distribution and freshness

Immutable evidence

Review status and source activity

Human approved

Approved for publication after reviewing the source-linked content and immutable release record. AI assisted with the draft; the publication decision was human.

Human reviewed Aug 29, 2026, 3:23 PM UTCGitHub facts last checked Aug 29, 2026, 3:21 PM UTC

No material source change has been recorded since this evidence baseline.

Next step

Follow the Plugin installation workflow

Subscribe to material changes for DSH Visualize