quicksandznzn / dsh-session-html

已收录

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

main工具会话 查看源代码

安装

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

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 8d14029同步于 2026年8月18日

最近一次目录同步未能刷新此 README 快照。

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

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

测试已检测
文档已检测

仓库信息

开发语言
TypeScript
许可证
MIT
最后更新
2026年8月18日 06:54

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。