All plugins

DSH / BUNDLE / CLIENT-UI

@dsh-external/dsh-conv-export

v0.1.0beijingwahw / dsh-conv-export64b20b12cd

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

@dsh-external/dsh-conv-export

dsh-conv-export(对话导出)— export the current DeepSeek Harness conversation as Markdown, PDF, or a long PNG image.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add beijingwahw/dsh-conv-export --ref 64b20b12cd76ddb4d0e1d4ba9ee1264ed0d1e904

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

English | 中文

LIMITATIONS

Known limitations

- The long-image and PDF paths rasterize through SVG `foreignObject` (all evergreen browsers paint it); exotic embedded content may flatten. - PDF pages are raster images (text is not selectable); for selectable text use the Markdown export. - Export scope is the active conversation column only — sidebar titles and settings pages are out of scope.