quicksandznzn / dsh-session-html

Listed

Offline Pi-style HTML exports for DeepSeek Harness Session trees, subagents, context, tools, Markdown, and media.

mainToolSession View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:quicksandznzn/dsh-session-html

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 8d14029Synced Aug 18, 2026

This README snapshot could not be refreshed during the latest directory sync.

dsh-session-html

English | 中文

Export a DeepSeek Harness Session tree as one offline, Pi-style HTML file.

The export experience is inspired by Pi's /export HTML workflow in the Pi project, especially its export-html implementation. This plugin adapts that presentation to DeepSeek Harness Session events and subagent trees.

Install

dsh plugin --profile web add dsh-session-html

If dsh web is already running, stop and relaunch it after installation so the static client bundle is loaded.

Export HTML

Open the Session you want to export, then either:

  • click Export HTML in the Session header; or
  • run /export-html.
dsh-session-html export preview

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected
DocumentationDetected

Repository information

Language
TypeScript
License
MIT
Last updated
Aug 18, 2026, 6:54 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.