All plugins

DSH / BUNDLE / CLIENT-UI

dsh-planchart

v0.1.0SmileBuild / dsh-plancharte63a6359ed

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-planchart

DeepSeek Harness plugin: the agent publishes a project plan (steps) and a project framework (architecture graph); the browser renders the steps in a right-hand panel and the framework as a downloadable diagram in the center view.

README / EN

Package documentation

Registry summary

DeepSeek Harness plugin: the agent publishes a project plan (steps) and a project framework (architecture graph); the browser renders the steps in a right-hand panel and the framework as a downloadable diagram in the center view.

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- Charts are per session; there is no cross-session library. - The steps panel floats over the conversation rather than shrinking it (see above); collapse it to the edge tab when it is in the way. - Diagram layout is deterministic but not optimal — heavy graphs (dozens of nodes with many cross-rank edges) will still cross. - Caps: 60 steps, 80 nodes, 200 edges, 12 groups. Oversized input is rejected loudly rather than truncated. ---