DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-trace-compare

A DeepSeek Harness web UI plugin for visualizing and comparing agent session traces as exploration timelines.

Developer Tools
35GitHub Stars2ForksUpdated2026-08-20

Install

$ dsh plugin --profile web add dsh-trace-compare

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

source-grounded
dsh-trace-compare adds a Trace Compare sidebar view and a Live Maze conversation tab to DeepSeek Harness. It visualizes main paths, failed detours, retries, parallel calls, and timing from uploaded session logs or the loaded live-session window.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 18 development, 10 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app