← 返回列表
D

dsh-replay-studio

v0.1.0 · 3 天前发布

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

dsh-plugindeepseek-harnessreplaydebuggingvisualizationsession

README

dsh-replay-studio



DSH 插件:会话回放可视化工具 — 用 Web UI 浏览、调试、对比 Agent 会话。

功能



  • 会话列表:按时间倒序浏览所有历史会话

  • 时间线视图:每个 turn/step/tool call 以彩色时间线展示

  • 统计面板:turns / tool calls / errors 一目了然

  • 一键启动:Agent 调用 open_replay_studio 即可打开


  • 使用



    
    
    User: 打开 replay studio 看看上次的会话

    Agent: → open_replay_studio()
    Replay Studio running at http://localhost:3090


    打开浏览器访问即可。

    也可独立启动



    bash
    
    cd dsh-replay-studio
    node src/server.ts

    → http://localhost:3090




    配置



    yaml
    
  • insert:

  • - id: replay-studio
    name: dsh-replay-studio
    config:
    sessionsDir: ~/.dsh/sessions # 会话存储目录
    port: 3090 # Web UI 端口


    界面预览



    ```
    ┌─────────────────────────────────────────┐
    │ DSH Replay Studio

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ❓ 未知 metadata 缺失
    dsh@0.1.0 ❓ 未知
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-replay-studio
    Repo
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {}