dmsobtl/dsh-replay-studio ↗★ 0
dsh-replay-studio
DSH plugin: visual session replay — browse, compare, and debug agent sessions in a local web UI.
AI 分析
核心用途是复盘和调试智能体的执行轨迹。适合需要详细分析智能体决策步骤、排查运行问题的开发者。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗使用
User: 打开 replay studio 看看上次的会话
Agent: → open_replay_studio()
Replay Studio running at http://localhost:3090
打开浏览器访问即可。
配置
- id: replay-studio
plugin: dsh-replay-studio
config:
sessionsDir: ~/.dsh/sessions # 会话存储目录
port: 3090 # Web UI 端口