← 返回列表
D

@huichangzz/dsh-postmortem

v0.3.0 · 4 天前发布

Local-first failure postmortems for DeepSeek Harness sessions.

dsh-plugindeepseek-harnessagent-debuggingpostmortem

README

DSH Postmortem

Local-first, read-only failure postmortems for DeepSeek Harness.

dsh-postmortem turns the existing DSH session event log into a short, redacted incident report. It does not alter the agent loop, retry a tool, inject a prompt, or upload a transcript. Optional model review is deliberately a second layer: deterministic findings are the authority, and invalid or unavailable model output is discarded.

Install

sh
npm install @huichangzz/dsh-postmortem

Add this to the DSH profile's cordis.patch.yml:

yaml
  • id: postmortem

  • name: '@huichangzz/dsh-postmortem'
    config:
    autoOnFailure: true
    model:
    enabled: false
    provider: your-provider
    model: your-model
    timeoutMs: 10000

    The

    查看完整 README →

    版本兼容矩阵

    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
    @huichangzz/dsh-postmortem
    Repo
    git+https://github.com/zzh-newlearner/dsh-postmortem.git
    Engines
    {"node":"^22.19.0 || >=24.0.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {}