@goodandready/dsh-live-canvas
Interactive in-browser canvas for real-time preview of HTML, React components, SVGs, and diagrams with SSE hot-reload
9 results
Interactive in-browser canvas for real-time preview of HTML, React components, SVGs, and diagrams with SSE hot-reload
Custom convenience suite for the dsh web GUI: appearance, timeline, folders, prompts, session export/search, Mermaid, quote reply, usage analytics, local budget, key-free backups, and a Ctrl/Cmd+K command palette; dual-face plugin mounted without dsh source changes.
A2UI interactive cards for the dsh web UI: the agent renders clickable interfaces (quizzes, forms, product cards) via @ant-design/x-card, and user interactions flow back to the agent as answers.
Fold mis-rendered thinking content into collapsible blocks, render mermaid inline, show file-edit diff counts, rewrite composer drafts with the current model, and resume interrupted turns from the send button.
DSH web plugin (dsh-better-sidebar companion): adds an export button to the markdown editor toolbar — one-click export of the current .md file to standalone HTML (with mermaid diagrams inlined) or PDF (via browser print dialog)
Mermaid diagrams in DeepSeek Harness: .mmd file previews in the document sidebar, and ```mermaid fences rendered inside chat messages
图表插件:DSH 在回复中写 ```mermaid 代码块(flowchart 流程图 / sequenceDiagram 时序图)时,Web 界面将其原位渲染成示意图,辅助代码审查与架构分析;host 侧同时向 agent 注入画图规范。
Mermaid diagram enhancement for the DeepSeek Harness (DSH) web GUI: Ctrl/Cmd+wheel zoom, drag to pan, double-click reset, hover toolbar with zoom controls and 2x PNG copy. Pure client-side DOM enhancement.
DeepSeek Harness Web UI plugin that renders settled Mermaid fenced code blocks as diagrams