用 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 摘要或自动修复。

阅读全文