hanzhangzzz/dsh-diagram

hanzhangzzz★ 2TypeScript最后同步: 2026-08-15

在 GitHub 打开

Turn articles in DeepSeek Harness into editable Excalidraw canvases.

README 摘要

dsh-diagram English 简体中文 Turn any article already available in a DeepSeek Harness session into an editable Excalidraw canvas. The Agent creates the structure; you refine the text, nodes, and connections directly in DSH. Why dsh-diagram? - Editable, not disposable. Continue working in a full Excalidraw canvas instead of accepting a static generated image. - Built into the conversation. Open the Canvas tab without leaving the DSH session that contains the article. - Safe autosave. Revision-based compare-and-set prevents a stale editor from silently overwriting newer work. - Ready to share. Export .excalidraw , SVG, or PNG. - Model context stays explicit. Manual edits reach the Agent only when you ask it to call diagram read . Quick install Requirements: - DeepSeek Harness 0.1.0-rc.6 - Node.js ^22.19.0 or =24.0.0 - pnpm =10 on PATH (the DSH plugin command delegates package management to pnpm) - DSH Web bound to 127.0.0.1 The commands below assume dsh is already on PATH : The config dump should contain this block: If DSH Web was already running, restart it after adding or updating the plugin. Then open an existing session and look for the Canvas tab. Running DSH from source Run the sam…

在 GitHub 查看完整 README →
皮肤/UIcanvasdeepseek-harnessdiagramdiagram-editordshdsh-bundledsh-pluginexcalidraw

分类