jelly-000/dsh-3d-plugin-graph ↗★ 1
dsh-3d-plugin-graph
DSH 3D Plugin Graph: black-white 3D plugin space visualization with 360° rotation, free node drag, hover/click popups, and runtime flow effects.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jelly-000/dsh-3d-plugin-graph说明文档
阅读完整 README ↗Usage
Once installed, open the DSH web UI — a floating 「插件图谱」 entry appears bottom-right. Or access directly:
| What | URL |
|---|---|
| The graph UI | http://127.0.0.1:3080/plugins/dsh-3d-plugin-graph/ |
| Live state JSON | http://127.0.0.1:3080/plugins/dsh-3d-plugin-graph/state |
| Enable / disable a plugin | POST /plugins/dsh-3d-plugin-graph/action with `{"action":"plug" |
Controls
| Input | Action |
|---|---|
| Drag empty space | Orbit camera |
| Shift / right drag | Pan |
| Wheel | Zoom, anchored at cursor |
| Drag a node | Move it (physics: collision + springs) |
| Click a node | Select → detail card |
| Double-click a node | Focus it (camera converges) |
| Double-click empty space | Reset view |
R | Reset view |
Esc | Close popup / confirmation |
| Search box (top right) | Fuzzy plugin search, arrows + Enter to focus |