MingoZhou/dsh-replay

插件 ⭐ 1 MIT securityvisualweb-ui

Agent 会话的时光机。一个 DeepSeek Harness 插件,将 append-only 会话日志变为可交互回放:可播放的时间线 + 逐步 token 账单、安全审计视图、fork 血缘树、双会话对比 —— 全部内嵌于 Harness 的 Web UI 中。

catalog 简介:Agent 会话的时光机。 一个 DeepSeek Harness 插件,把 append-only 会话日志变成可交互的回放:可播放的时间线 + 逐步 token 账单、安全审计视图、fork 血缘树、双会话对比 —— 全部内嵌在 Harness 的 Web UI 里。

安装

# released CLI (npm i -g @deepseek-ai/dsh); list your profiles with: ls ~/.dsh/profiles
dsh plugin --profile <your-profile> add @mingozhou/dsh-replay

# harness running from a source checkout (`pnpm dsh web` uses the profile named "web"):
#   run inside the harness repo directory
pnpm dsh plugin --profile web add @mingozhou/dsh-replay

MingoZhou/dsh-replay 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。