D
dsh-session-html
v0.1.0 · 0 天前发布
Offline Pi-style HTML exports for DeepSeek Harness Session trees
README
dsh-session-html
English | 中文
将 DeepSeek Harness Session 树导出为一个离线、Pi 风格的 HTML 文件。
导出体验的设计灵感来自 Pi 项目 的 /export HTML 流程,尤其参考了其 export-html 实现。本插件将这套展示方式适配到 DeepSeek Harness 的 Session 事件和 subagent 树。
安装
sh
dsh plugin --profile web add dsh-session-html
如果 dsh web 已经在运行,安装后请停止并重新启动,使静态 client bundle 生效。
Export HTML
打开要导出的 Session,然后任选一种方式:
/export-html。版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-session-html
- Repo
- git+https://github.com/quicksandznzn/dsh-session-html.git
- Engines
{"node":">=22.19.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-commands","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-primitives","@deepseek-ai/dsh-client-ui-slots"]}}