Adds a Graph tab that renders one session's execution as an interactive DAG of turns, LLM steps, tools, skills, subagents, code changes and tests, with live status, retry aggregation, critical path and trajectory linkage.
- License
- MIT
- Added
- 2026-08-28
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 27, 2026, 8:13 AM
- Maintainer
- KevinZhangNothing
- Added
- 2026-08-28
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

详情面板:批量代码改动可下钻到每一处
https://raw.githubusercontent.com/KevinZhangNothing/dsh-task-graph/master/docs/images/detail.png

图谱总览(蛇形布局 · 类型色块 · 关键节点)
https://raw.githubusercontent.com/KevinZhangNothing/dsh-task-graph/master/docs/images/hero.png

轨迹视图(玻璃透明)
https://raw.githubusercontent.com/KevinZhangNothing/dsh-task-graph/master/docs/images/trajectory.png

时间线布局
https://raw.githubusercontent.com/KevinZhangNothing/dsh-task-graph/master/docs/images/timeline.png
Install
dsh plugin --profile web add dsh-task-graphREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/KevinZhangNothing/dsh-task-graph)Related plugins
UI Enhancementsdsh-web#packages/dsh-task-board
★ 6418Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.
dsh-web#packages/dsh-web-all
★ 6418Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
DSH-better-sidebar
★ 3116Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.