dsh-task-graph
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.
在会话区新增「图谱」Tab,把单个会话的执行过程渲染为可交互 DAG:轮次、LLM 步骤、工具、技能、子代理、代码改动与测试,支持实时状态、重试聚合、关键路径与轨迹双向联动。
How to install
dsh plugin add dsh-task-graph About
dsh-task-graph · DSH 单任务执行流程图谱 **中文** | English 给 DeepSeek Harness (DSH) 的**单个任务**画一张可交互的执行流程图谱:从 任务开始 → Agent / Skill / Tool → 子任务 → 代码改动 → 测试 → 成功 / 失败 / 重试 一眼看清,支持实时执行状态与历史回溯。 **Task First**:第一层概念是 Task(一次会话),不是 Session / Message / Event 流水。 **Graph First**:进入任务先看到执行图谱,而不是一长串日志。 **Detail on Demand**:画布只放关键节点;每一步具体做了什么(每个 LLM 步骤、每次工具调用、输入输出、错误、重试)都收进右侧详情面板。 **Trajectory 是底层数据**:图谱由 session.jsonl(zstd)解析而来,节点保留 Event ID,可与原始 Trajectory 双向跳转。 --- 设计语言 一次克制的信息可视化,融合四种气质: | 取向 | 落到产品上 | | --- | --- | | **Apple 的克制** | 发丝线边框、低饱和配色、柔光无重阴影、状态用「染色 + 圆点」而非色块 | | **Linear 的信息密度** | 紧凑工具栏、等宽数字、高密度详情日志、…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-28
- Created
- 2026-08-27
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-observability, deepseek-harness, dsh, dsh-plugin, execution-graph, task-graph, trajectory, visualization
Related plugins
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
deepseek-harness-genui
pengyue-polaron/deepseek-harness-genui
Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access.
dsh-status-rotator
01Virex/dsh-status-rotator
Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.