valuz-ai/dsh-valuz-genui

valuz-ai★ 0TypeScriptLast synced: 2026-08-17

Open on GitHub

DeepSeek Harness plugin: generate_ui — the model authors A2UI documents rendered as interactive surfaces in the chat (valuz genui)

README excerpt

dsh-valuz-genui A DeepSeek Harness plugin that gives the model a generate ui tool: the model itself authors an A2UI v0.9.1 document and passes it to generate ui , and the browser renders it as an interactive surface inline in the chat — charts, KPI cards, tables, forms, dashboards — streaming as the model writes the call , and whose interactions come back to the model. There is no nested model call : the UI is the model's own streamed output, so it appears live (like a fenced block), costs one model turn, and can't fail with a mid-stream error from a second request. It builds on the provider-agnostic valuz-genui core (76-component A2UI catalog, streaming sanitizer, React renderer). How it works - Authoring guide (system prompt + skill). The plugin teaches the model to author A2UI and deliver it by calling generate ui with messages (the array of A2UI message objects). When the host supports skills, a compact guide (component names + purposes + message contract) is always on and the full field-signature catalog loads on demand via the genui skill; otherwise the full guide stays in the system prompt. - Streaming render. As the model writes the generate ui arguments, each tool-call-del…

View full README on GitHub →
Skins / UIa2uidsh-plugingenerative-ui

Category