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
dsh plugin --profile web add github:CNSeniorious000/dsh-generative-uiREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/CNSeniorious000/dsh-generative-ui)Related plugins
UI Enhancementsdsh-web#packages/dsh-task-board
★ 6418Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.
dsh-web#packages/dsh-web-all
★ 6418Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
DSH-better-sidebar
★ 3116Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.