momo-gen/dsh-canvas

momo-gen★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

Toggleable infinite process canvas over the DSH conversation shell - pan/zoom the live process, annotate deviations, steer corrections.

README 摘要

dsh-canvas Toggleable infinite process canvas over the DeepSeek Harness (DSH) web conversation shell — pan/zoom the live process, annotate deviations, and steer corrections, all on a canvas surface rendered in the browser. 🌏 中文文档 · English npm package: @deepseek-ai/dsh-client-ui-canvas A browser-half (Client) Cordis plugin for the DSH web UI. It mounts a toggleable, infinite, pannable/zoomable canvas over the conversation shell and binds it to the live session process : you can freely pan around the current conversation, zoom into any step, annotate deviations from the intended flow, and send steer corrections back into the session. Features - Infinite canvas over the shell — rendered into the frame-wide shell.overlay layer (declared by @deepseek-ai/dsh-client-ui-layout ), so it floats above the session log without disturbing the underlying layout. - Live process binding — a root-scope observable ( canvas-source.ts ) follows the currently selected session and re-points the subscription as the selection changes. - Annotate deviations — mark steps that diverge from the plan directly on the canvas. - Steer corrections — a steer(text) verb feeds corrections back through the selected s…

在 GitHub 查看完整 README →
Agent/智能体ai-agentcanvasdeepseek-harnessdshdsh-pluginprocess-visualizationweb ui

分类