Skip to content

dsh-session-html

Verified

dsh-session-html · v0.1.0 · MIT · Web UI

Offline Pi-style HTML exports for DeepSeek Harness Session trees

Install

dsh plugin add dsh-session-html

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Tags

Creators

Readme

dsh-session-html

English | 中文

将 DeepSeek Harness Session 树导出为一个离线、Pi 风格的 HTML 文件。

导出体验的设计灵感来自 Pi 项目/export HTML 流程,尤其参考了其 export-html 实现。本插件将这套展示方式适配到 DeepSeek Harness 的 Session 事件和 subagent 树。

安装

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

如果 dsh web 已经在运行,安装后请停止并重新启动,使静态 client bundle 生效。

Export HTML

打开要导出的 Session,然后任选一种方式:

  • 点击 Session 右上角的 Export HTML;或
  • 运行 /export-html