← 返回列表
D

dsh-session-analyst

v0.1.0 · 3 天前发布

Session quality analysis plugin for DeepSeek Harness — detect inefficiencies, redundant tool calls, and regressions in agent behavior.

dsh-plugindeepseek-harnesssession-analysistestingquality

README

dsh-session-analyst



Session quality analysis plugin for DeepSeek Harness.

Gives the agent (and you) structured insight into session behavior: tool success rates, token efficiency, redundant calls, error patterns, and regression detection.

Install



bash

dsh plugin add dsh-session-analyst


Or add to your cordis.patch.yml:

yaml

  • id: session-analyst

  • plugin: dsh-session-analyst
    config:
    redundantCallThreshold: 3
    excessiveStepThreshold: 10


    Tools provided



    analyze_session



    Parse a session log file (.jsonl or compressed .jsonl.zstd) and return quality metrics.

    ```
    Agent: I'll analyze the session from the last run.
    → analyze_session({ path: "~/.dsh/sessions/abc123/ses

    版本兼容矩阵

    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-session-analyst
    Repo
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {}