dsh plugins中文
← Back to popular plugin directory

Code first generation UI for DeepSeek Harness

pengyue-polaron/deepseek-harness-genui · skills

Code-first generative UI for DeepSeek Harness.

★ 10GitHub stars
1Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

DeepSeek Harness GenUI is a runtime interface layer for Agent tasks. When text gets in the way, the Agent can make the current task grow a focused UI—to explain a difficult relationship, collect a complex decision, or operate a connected tool.

Built for the taskGenerated from the current context and shown Inline, in Canvas, or on localhost. No separate app to design or deploy. Choices return to the taskSaved selections, inputs, drafts, and progress remain available for a later Agent turn to read. Connected to real toolsCalls to declared Harness/MCP tools and declared credential-free public HTTPS endpoints run only after task-scoped approval. The interface is not the output. It is part of the conversation.

It does two jobs: make difficult relationships visible, and turn awkward text-based choices into direct manipulation.

Install command

dsh plugin --profile web add github:pengyue-polaron/deepseek-harness-genui
View GitHub repository ↗Back to popular plugin directory