Plugin directory / Sessions & Messages / dsh-agent-replay
dsh-agent-replay
Broken · install/load issue forrestsweet/dsh-agent-replay ↗
1Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-15Last push
What it does
DeepSeek Harness 会话回放与脱敏分享插件:将真实 Agent 轨迹导出为独立交互 HTML,用于文档、演示和问题反馈。
Our take
Broken — install or load issue
Broken — install or load issue
DeepSeek Harness 会话回放与脱敏分享插件:将真实 Agent 轨迹导出为独立交互 HTML,用于文档、演示和问题反馈。 Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:forrestsweet/dsh-agent-replay - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:forrestsweet/dsh-agent-replay. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/forrestsweet/dsh-agent-replay ↗