Mason-1011/dsh-schematic0

dsh-schematic

Live plugin-topology viewer for DeepSeek Harness: the wiring diagram of every mounted plugin, its runtime activity, a composer-side star map — and a composition workbench that edits the wiring on the graph itself (previewed, validated, backed up, reversible).

AI 분석

核心用途是可视化展示并直接在图表上编辑 DSH 插件的挂载与装配关系。适合需要深度调试、重构或监控复杂插件生态的系统开发者。

패키지
dsh-schematic
버전
0.3.0
라이선스
MIT
최근 업데이트
2026. 8. 30.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Mason-1011/dsh-schematic

Usage

  • Viewer (/schematic) — switch tabs or deep-link with ?tab=journey|domains|table; expand every group at once with ?expand=all; toggle EN/中文 from the header.
  • Star map — drag the panel anywhere; drag the bottom-right grip to resize; scroll the mouse wheel over it to tune the backdrop (0 = fully transparent); hover a dot for the plugin's card; double-click to open the viewer fully expanded.
  • SettingsPlugin topology — opens the viewer; the backdrop slider two-way syncs with the wheel.
  • Timeline — the replay toggle pages back through the selected session's history; the stats toggle swaps in the per-plugin count table (polled only while open).
  • Workbench — the header's ✎ toggles edit mode (off by default). In edit mode: a plugin's panel offers disable/enable and an inline config editor; a cluster card offers provider swap per seam; the drawer previews the queued batch (entry diff + YAML diff + warnings) with apply / rollback / clear. Danger moves (disabling schematic itself) ask for the entry id to be typed in.
  • Ask in chat — in the viewer, a package's panel offers to ask about it in a fresh conversation, question sent for you.