valuz-ai/dsh-valuz-genui0

@valuz/dsh-valuz-genui

DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)

包名
@valuz/dsh-valuz-genui
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:valuz-ai/dsh-valuz-genui

Configuration

Override the genui row by id in your profile's cordis.patch.yml:

KeyDefaultMeaning
maxDocumentBytes262144Inclusive byte cap on the serialized A2UI document.
alwaysOnFullGuidefalseKeep the full field-signature catalog in the system prompt instead of the on-demand genui skill.