DSH GetDSH Get
UI EnhancementsDeepSeek Harness plugin

dsh-generative-ui

Author CNSeniorious000

Lets the AI insert streaming-generated UI into the conversation or a side panel, written in TSX — already one of the model's native languages, so there is no JSON schema to teach it. Rendered without flicker, state kept across frames with no hard remount, and a click in the card driving the next chat turn. Inline is where streaming matters most; the side Canvas is the more agentic shape. Cards get agentic capabilities of their own — run bash, curl, call the model, read and write files.

GitHub stars
1
License
MIT
Added
2026-08-29

GitHub info

GitHub stars
1
License
MIT
Primary language
TypeScript
Last push
Aug 21, 2026, 8:21 AM
Maintainer
CNSeniorious000
Added
2026-08-29

Install

Install command
dsh plugin --profile web add github:CNSeniorious000/dsh-generative-ui

README badge

Add this Markdown to your plugin README to link back to its listing.

Listed onDSH Get
[![Listed on DSH Get](https://img.shields.io/badge/Listed_on-DSH_Get-1677ff?style=flat-square)](https://dshget.com/plugins/CNSeniorious000/dsh-generative-ui)
UI Enhancements