插件介绍
GenUI for DeepSeek Harness: interactive UI components rendered inline in assistant replies via the dsh-ui fence — layout, charts, plots, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model. Ships the fence-teaching host plugin, the browser renderer (client half), and the genui skill.
项目详情摘要
🎨 dsh-genui English** · 简体中文 Open the live product site** · **Watch the real demo** · **Install in DSH** Give the model's answers a face — the text is still there, and an interactive UI is already live. 🔌 Ecosystem: the repo carries the `#dsh` · `#dsh-plugin` topics — welcome to be listed by @dsh-plugin. `dsh-genui` turns a model reply into a **safe, interactive DSH surface**. Ask “how are this month’s orders doing?” and the answer can include a sortable data panel, a native video, a draggable plot, a local quiz, or a persistent session panel — without replacing the surrounding text. Start with the evidence If you want to… | Go straight to… | What you can verify | See the complete DSH flow first | 40-second real walkthrough | Components are rendered inside a real DSH conversation. | Inspect concrete UI outputs | Three real outputs | Monitoring, function plots, and composable layout primitives. | Try it in your own DSH | Quick start | A public npm install, a prompt to run, and an activation check. | Learn the JSON language | Component syntax | The supported, guarded `dsh-ui` component specification. | Watch the real interface **No concept mockups.** The recording and images in this section are captured from `dsh-genui` rendering in the DSH interface. Use them to see the actual visual language before installing. 40-second walkthrough https://github.com/user-attachments/assets/f5db33ec-7471-4d4a-a85b-79c9962ab4ef Click the preview to download the original MP4 if the GitHub player is unavailable. The walkthrough moves from an answer-embedded panel through forms, plotting, Mermaid, and 3D-oriented components. The player does **not** auto-play. If it does not load, use the original MP4; the four-step prompt sequence is documented in demo-prompts.md. Three real outputs inside
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-genui
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。


