DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-conv-export

Exports the active DeepSeek Harness conversation as Markdown, a multi-page PDF, or a long PNG image.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebRemote Execution

Install

$ dsh plugin --profile web add https://github.com/beijingwahw/dsh-conv-export/archive/refs/tags/v0.1.0.tar.gz

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
A web client plugin that adds a download action to the DeepSeek Harness conversation header. It extracts the rendered active transcript and downloads it in Markdown, PDF, or PNG formats without modifying DSH core.

Key Capabilities

  • Adds an export button to the conversation session header.
  • Downloads rendered conversations as Markdown with headings, lists, code blocks, tables, quotes, links, and emphasis.
  • Creates a self-contained multi-page PDF download from rasterized conversation pages.
  • Creates a long PNG image from an offscreen rendered conversation clone.
  • Generates sanitized filenames from the session title.
  • Uses DSH design tokens and switches menu labels between Chinese and English based on document language.
  • Closes its menu on Escape or outside click and reports long-image rasterization failures.

Useful For

  • Share a conversation transcript with teammates as Markdown.
  • Archive a rendered conversation as a PDF.
  • Paste a complete conversation into chat or documents as a long image.
  • Preserve decisions, code snippets, and error trails from an active session.

Who It Fits

  • DeepSeek Harness web users
  • Developers and teams needing portable conversation records
  • Users who need transcript exports in text, PDF, or image formats

Documented Limitations

  • Exports only the active conversation column; sidebar titles and settings pages are excluded.
  • PDF pages are raster images, so PDF text is not selectable.
  • Long-image and PDF generation use SVG foreignObject rasterization; exotic embedded content may flatten.
  • Long PNG height is capped at 16000px.
  • Requires Node.js 22 or later and pnpm for installation via the documented command.

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 0 runtime, 8 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

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

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 8 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

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

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
beijingwahw/dsh-conv-export
Registry source
Public GitHub repository
Source snapshot
bbe1a9880493
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

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
1
Forks
0
Open issues
0
Last commit
2026-08-14
Last release