zoyluoblue/deepseek-harness-replay

zoyluoblue★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

Export any DeepSeek Harness session as a self-contained, replayable HTML transcript · 把 dsh 会话导出成自包含、可回放的 HTML

README 摘要

@zoytown/dsh-replay English 中文 A DeepSeek Harness plugin that turns a session into one self-contained HTML file — a full transcript you can open anywhere, with faithful tool cards and playback at the session's original timing. The harness already ships /export , which downloads the raw session log as a ZIP. That artifact is for machines. This one is for people. What you get - One file, no dependencies. CSS, JavaScript, and images are inlined. Double-click it, mail it, drop it on any static host — it works offline and needs nothing installed. - Real playback. Every session event carries a millisecond timestamp, including individual stream chunks, so the replay reproduces the rhythm the output actually had. Pauses longer than gapCeilingMs are compressed so playback never stalls on thinking time, and a substantial one (over 4x the ceiling) is labelled in the transcript with its real duration. - Readable first, playable second. The page opens as a complete transcript: searchable and Ctrl+F -able. Playback is a button, not a gate. (The transcript is drawn by the page's own script from an embedded JSON island; a reader that does not run JavaScript still gets the title, timestamps and hea…

在 GitHub 查看完整 README →
Agent/智能体ai-agentcordisdeepseekdeepseek-harnessdshdsh-pluginexporthtml-export

分类