dsh-replay
在可播放的时间线上回放会话并显示逐步 token 用量,审计敏感操作,估算成本,查看 fork 血缘,对比会话,并可导出独立 HTML 回放。
Replay sessions on a playable timeline with per-step token usage, audit sensitive operations, estimate cost, view fork lineage, compare sessions, and export standalone HTML replays.
怎么安装
dsh plugin add @mingozhou/dsh-replay 简介
dsh-replay **Time machine for your agent sessions.**<br/> Replay · Audit · Cost · Fork tree · Compare — inside the DeepSeek Harness web UI. **🎮 Live demo** · 中文文档 · Install · FAQ 😫 Sound familiar? You kick off an agent task, come back after dinner, and: *"It ran for **5 hours** and burned **18M tokens** — on WHAT?"* *"Which tool call ate all that wall-clock time? Was it stuck?"* *"Did it touch my .env? Did it rm -rf anything? Who approved that?"* *"How much did this session actually **cost** me?"* *"I forked the session yesterday — where exactly did the two histories diverge?"* *"I want to s…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, deepseek-harness-plugin, deepseek-harness-plugins, dsh, dsh-plugin, dsh-plugins
同类推荐
dsh-turn-rewind
Anionex/dsh-turn-rewind
对话回退:基于持久 Change Ledger 回滚会话与工作区状态。
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。