dsh-share: Export DSH Conversations as Images or Markdown
dsh-share is a DSH web client plugin maintained by hellodigua, designed to select single or multiple Q&A rounds from a session and export them as PNG images or Markdown. It supports multi-select interactions consistent with the DeepSeek web interface, allows adjustment of image width and font size, hides intermediate processes, and preserves code blocks, tables, and tool call summaries. Installation is done via `dsh plugin --profile web add dsh-share`, and it is compatible with `@deepseek-ai/dsh ^0.1.0-rc.6`.
Read MoreExport DeepSeek Harness conversations to images or Markdown with dsh-share
dsh-share is a DeepSeek Harness session and message plugin maintained by hellodigua. It allows users to select single-round or multi-round Q&A content on the web interface and export it as PNG or Markdown. The current version is 0.3.0, and it is licensed under MIT. It can be installed with the command `dsh plugin add github:hellodigua/dsh-share` on the directory page, and for Web Profile, it is recommended to use `dsh plugin --profile web add dsh-share`. Before exporting, users can adjust the width and font size, and hide the thinking and tool processes. Please note to distinguish it from the same-named local area network sharing plugin zljr/dsh-share; the community directory is not an official app store.
Read More