DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

deepseek-harness-replay

Exports DeepSeek Harness sessions as self-contained replayable HTML or Markdown transcripts.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & Web
0GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add @zoytown/dsh-replay

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
A DeepSeek Harness web plugin that adds a Replay settings page, a /share command, and a session_export tool for exporting stored sessions to local HTML or Markdown files. HTML exports embed assets and session data for offline viewing, with transcript playback, tool cards, optional subagents, and redaction preview.

Key Capabilities

  • Exports complete stored sessions to self-contained HTML files or Markdown.
  • Replays timestamped session events with configurable pause clamping.
  • Renders tool cards using the session tool presenters when available.
  • Provides a Replay page in DSH Settings and a /share command for current-session exports.
  • Provides a session_export tool that writes a local redacted export and returns its path.
  • Masks home paths and common credential patterns, with a preview for human-triggered exports.
  • Optionally includes subagent sessions as collapsible inline blocks.
  • Writes exports under $DSH_HOME/replay/ by default.

Useful For

  • Share a readable offline transcript of a DeepSeek Harness session.
  • Review or archive tool calls, outputs, and session timing.
  • Export a session for documentation or incident discussion.
  • Produce a locally stored transcript through an agent request.

Who It Fits

  • DeepSeek Harness users running the web profile.
  • Developers who need portable records of DSH sessions.
  • Teams that want readable local session exports without hosting or upload features.

Documented Limitations

  • Markdown exports do not include playback or interactive tool cards.
  • HTML transcript conversation rendering requires JavaScript; non-JavaScript readers only receive title, timestamps, and headline stats.
  • Redaction uses pattern matching and is explicitly not a guarantee against sensitive-content disclosure.
  • Subagent transcripts are inlined only up to three nesting levels.
  • Images become labelled placeholders when no attachment store is available.
  • Tool result text is capped at 20,000 characters per call, while some card payloads can still make exports several megabytes.
  • No upload, hosting, link sharing, PDF output, partial-turn export, session editing, or session re-running is supported.

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, 20 development, 1 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
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
zoyluoblue/deepseek-harness-replay
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
22bd789 · 2026-09-15

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-19
Last release
No release detected
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