一覧へ戻る
📚リソース

dsh-genui: Streaming Interactive UI for DeepSeek Harness

omdsh-dev
2026-08

概要

Open-source DeepSeek Harness plugin that turns structured `dsh-ui` fences into interactive interface elements streamed inside assistant replies. It provides more than 30 whitelisted components, bidirectional actions, persistent panels, local form and quiz behavior, accessibility support, and guarded rendering without allowing arbitrary HTML or scripts.

要約

Why dsh-genui Adds New Signal:

1. Inline streaming GenUI: Renders completed components while the model is still writing the response
2. Closed interaction loop: Sends button, form, switch, and quiz actions back to the model for follow-up updates
3. Useful runtime surfaces: Supports answer-level UI, tool-result cards, and persistent session panels
4. Explicit safety boundaries: Whitelists components, rejects scripts, caps tree size and nesting, and avoids `eval`
5. Substantive implementation: Ships 30-plus components, accessibility behavior, state restoration, hundreds of tests, and real-device end-to-end coverage

タグ

genuideepseek-harnessstreaming-uiinteractive-componentsopen-source

関連記事

Generative UI、GenUI、生成AI UIデザインの厳選リソース集。

Made with ❤️ community