插件目录 / Development & Runtime / dsh-fail-logger
dsh-fail-logger
已验证 · 可安装并启动 Areium/dsh-fail-logger ↗
4Stars
0Forks
1未关闭 issue
JavaScript语言
2026-08-13最近推送
功能简介
DeepSeek Harness(DSH)插件:自动记录所有执行模式(原生工具 / PTC run_code / 代码内嵌工具调用)的工具失败错因,去重、计数、确定性排序后沉淀进 skill 的机器维护实录区段——让 Agent 越用越少错。
我们的评价
可用 — 实测通过,早期项目
可用 — 实测通过,早期项目
安装
dsh plugin --profile web add dsh-fail-logger - 先装 pnpm:
npm install -g pnpm(插件管理会调用它)。 - 装进 web profile:
dsh plugin --profile web add dsh-fail-logger。 - 重启
dsh web——下次启动自动加载。 - 验证:
dsh plugin --profile web list。
包信息
npm:dsh-fail-logger · 版本 0.4.1 · 实测环境 dsh 0.1.0-rc.6
实测报告
端到端验证通过:`dsh plugin add` 安装成功、进入 profile 配置树、启动任务正常。
仓库
github.com/Areium/dsh-fail-logger ↗