Releases: lamost423/dsh-trace-compare
Release list
v0.1.2 — turn segmentation, stable live redraws
The main path now breaks at conversation-turn boundaries with a 「第 N 轮」 separator — topic shifts no longer render as one continuous task. Live maze redraws only on structural change (new step / tool result / verdict), so streaming no longer re-flashes the SVG. Install:
dsh plugin --profile web add https://github.com/lamost423/dsh-trace-compare/releases/download/v0.1.2/dsh-trace-compare-0.1.2.tgzv0.1.1 — close on session navigation
Selecting a session in the sidebar (or pressing Escape) now closes the Trace Compare surface, mirroring the execution board. Install:
dsh plugin --profile web add https://github.com/lamost423/dsh-trace-compare/releases/download/v0.1.1/dsh-trace-compare-0.1.1.tgzv0.1.0 — Trace Compare & Live Maze
First release: upload 1–2 DSH session logs (.jsonl / .jsonl.zstd, format detected from content) for a single-run exploration maze or a same-axis two-session comparison, plus a per-session Live Maze tab that grows while the agent executes. Idle waits over 60s fold into labeled seams; durations stay wall-clock. Compatible with @deepseek-ai/dsh >= 0.1.0-rc.6 < 0.2.0.
Install:
dsh plugin --profile web add https://github.com/lamost423/dsh-trace-compare/releases/download/v0.1.0/dsh-trace-compare-0.1.0.tgz