CNSeniorious000/dsh-generative-ui

CNSeniorious000★ 1TypeScript最后同步: 2026-08-22

在 GitHub 打开

Generative UI for DeepSeek Harness — the agent writes TSX, dsh web renders it live, inline in chat and in a canvas panel

README 摘要

dsh-generative-ui Generative UI for DeepSeek Harness: the agent answers with a live React interface instead of prose. It streams — the component renders while the model is still typing it. Two places it shows up: - Inline — a fenced ui4a/tsx sh dsh plugin --profile web add dsh-generative-ui json { "dsh": { "profile": { "bundles": [ "@deepseek-ai/dsh-base", "@deepseek-ai/dsh-web-app", "dsh-generative-ui" ] } } } sh bun install bun run check lint + typecheck + build + smoke bun run build bundles both halves with Bun.build . CLAUDE.md is the design document — it records the host constraints this plugin was built against, all of them found the hard way. License MIT

在 GitHub 查看完整 README →
Agent/智能体artifactscanvascordiscordis-plugindeepseek-harnessdshdsh-plugingenerative-ui

分类