dsh-trace-compare
A DeepSeek Harness web UI plugin for visualizing and comparing agent session traces as exploration timelines.
Install
$ dsh plugin --profile web add dsh-trace-comparePlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Uploads and visualizes one or two DSH session logs for single-run or side-by-side trace analysis.
- Adds a live per-session maze that updates as session activity is available.
- Shows main paths, failed or dead-end detours, blind retries, durations, and parallel tool-call timing.
- Provides turn alignment, manual comparison anchors, and per-turn detour inventory for two-session comparisons.
- Supports search, tool and failure/retry filters, zooming, playback, detail panels, and SVG or PNG export.
- Accepts plain JSONL and .jsonl.zstd DSH session logs; decompression occurs in the browser.
- Can render qualifying subagent child sessions in the live maze when the host provides the required background history capability.
Useful For
- Compare exploration behavior across two runs of the same task.
- Inspect failures, dead ends, and repeated tool-call patterns in a session.
- Review the timing and outcomes of parallel tool calls.
- Monitor an executing session through the Live Maze tab.
- Export a filtered or zoomed trace visualization for sharing.
Who It Fits
- DeepSeek Harness users analyzing agent sessions.
- Developers debugging tool-use trajectories and retries.
- Teams comparing agent runs or model configurations.
Documented Limitations
- The live view only represents the conversation's loaded event window; complete-session analysis requires uploading a session log.
- Subagent rendering depends on the host's background history-open capability and hides when unavailable.
- Live navigation to a tool row may only switch to Chat when that row is older than the chat's loaded window.
- Uploaded-log support is limited to DSH session-format-v0 JSONL streams and their .jsonl.zstd form.
- The package declares peer dependencies on DeepSeek Harness RC-era client packages and Cordis 4.x.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 18 development, 10 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- lamost423/dsh-trace-compare
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 680a534 · 2026-08-20
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 35GitHub stars
- Forks
- 2
- Open issues
- 0
- Last commit
- 2026-08-20
- Last release
- 2026-08-20
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A DSH web plugin providing a VS Code-like, session-isolated sidebar and bottom workspace with extensible tabs and file viewers.
View plugin →DeepSeek Harness plugin that tracks per-call token usage, cache activity, and estimated costs in the web UI.
View plugin →Installable DSH Web plugin bundle that adds a task board, Git graph, mobile remote UI, SSH operations, image understanding, companion pet, and skin center.
View plugin →DSH Web UI plugin that automatically sends configurable continue prompts after eligible non-human interruptions.
View plugin →