用 dsh-fail-logger 給 DeepSeek Harness 自動記下工具失敗的錯因
dsh-fail-logger 是 Areium 維護的 DeepSeek Harness 開發與運行時插件(MIT,當前 0.5.1)。它監聽 session/event,把原生工具、PTC run_code 和內嵌工具調用中 isError 爲 true 的失敗去重計數後,寫入 fail-log-guide 技能的機器維護區段。目錄頁安裝命令爲 dsh plugin add github:Areium/dsh-fail-logger,也可按 profile 從 npm 固定 0.5.1。插件以當前 dsh 進程權限運行,不註冊新工具,也不做 LLM 摘要或自動修復。
閱讀全文