tieveto666-code/dsh-client-ui-trace-graph

tieveto666-code★ 1JavaScript最后同步: 2026-08-20

在 GitHub 打开

DSH Web GUI plugin: interactive ReactFlow DAG for the official trajectory ledger — sequence + structure edges, dagre/force layouts.

README 摘要

@tieveto666-code/dsh-client-ui-trace-graph English 中文 Turn the official DSH Web GUI trajectory ledger into an interactive DAG: the same live records as the built-in「轨迹」tab, rendered as a ReactFlow graph so you can see execution order and proven structure at a glance. Why this plugin Official「轨迹」is a powerful inspection table. This plugin keeps that same source of truth and adds a spatial reading of the run: - Same data, no second ledger — reads snapshot.views.get('trajectory') (plus safe fallbacks). What you see in the graph is what the session already recorded, not a mock or a parallel log. - Two edge kinds you can trust — gray sequence edges always show what happened next ; colored structure edges appear only when row fields prove a causal / nesting link. No invented arrows. - Debug the agent loop visually — SYSTEM / USER / CONTEXT / ASSISTANT / TOOL / SUBTOOL / COMPACTION as typed nodes, with summary, sequence , latency, status, and token usage; click a node for Input / Output JSON. - Fits the official shell — mounts as a first-party conversation view tab (not a modal or center-column takeover); chrome colors follow --dsw- themes and skins. - Layouts for different questions — da…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdshdsh-plugin

分类