Skip to content

Releases: lamost423/dsh-trace-compare

v0.1.2 — turn segmentation, stable live redraws

Choose a tag to compare

@lamost423 lamost423 released this 18 Aug 15:43

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.tgz

v0.1.1 — close on session navigation

Choose a tag to compare

@lamost423 lamost423 released this 18 Aug 15:10

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.tgz

v0.1.0 — Trace Compare & Live Maze

Choose a tag to compare

@lamost423 lamost423 released this 18 Aug 14:54

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