全部插件

DSH / BUNDLE / CLIENT-UI

dsh-planchart

v0.1.0SmileBuild / dsh-plancharte63a6359ed

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

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 / ZH

插件文档

目录摘要

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 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

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. ---