dmsobtl/dsh-replay-studio0

dsh-replay-studio

DSH plugin: visual session replay — browse, compare, and debug agent sessions in a local web UI.

AI 분석

核心用途是复盘和调试智能体的执行轨迹。适合需要详细分析智能体决策步骤、排查运行问题的开发者。

패키지
dsh-replay-studio
버전
0.1.0
최근 업데이트
2026. 8. 14.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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 端口