Plugin directory / Development & Runtime / dsh-fail-logger
dsh-fail-logger
Verified · installs & boots on dsh Areium/dsh-fail-logger ↗
4Stars
0Forks
1Open issues
JavaScriptLanguage
2026-08-13Last push
What it does
DeepSeek Harness(DSH)插件:自动记录所有执行模式(原生工具 / PTC run_code / 代码内嵌工具调用)的工具失败错因,去重、计数、确定性排序后沉淀进 skill 的机器维护实录区段——让 Agent 越用越少错。
Our take
Works — verified, early-stage project
Works — verified, early-stage project
Install
dsh plugin --profile web add dsh-fail-logger - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-fail-logger. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-fail-logger · version 0.4.1 · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/Areium/dsh-fail-logger ↗