quicksandznzn/dsh-session-html0

dsh-session-html

DSH 会话 HTML 导出插件:将 DSH 会话树及子智能体树导出为单文件、离线的 Pi 风格 HTML 页面。

AI 分析

核心用途是将会话记录本地归档与分享。适合需要将复杂的 AI 交互轨迹、子代理调用树导出为美观、易读的离线网页进行展示或保存的用户。

套件
dsh-session-html
版本
0.1.0
授權
MIT
最近更新
2026年8月18日

安裝

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

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