Octo-o-o-o/dsh-plugin-prune

Octo-o-o-o★ 0TypeScript最后同步: 2026-08-16

在 GitHub 打开

Prune dead plugins in DeepSeek Harness: real usage telemetry per plugin (calls, error rate, latency, sessions) + your value ratings — find the plugins you can safely remove.

README 摘要

dsh-plugin-prune Prune dead plugins in DeepSeek Harness — measures the real usage of every plugin's tools and skills (calls, error rate, latency, cross-session use) plus your value ratings, and flags the plugins you can safely remove. 中文说明 What it does This is a pure observer plugin : it registers no model tools and modifies no business state. It: - Listens to tools/execute + tools/result and aggregates, per tool and per skill, the number of calls, error count, total/average dispatch duration, rendered output size, distinct using sessions, and per-day call counts (rolling 90-day window). - Adds a 「插件体检 / Plugin Health」 tab inside Settings → Plugins with: - a plugin overview table joined with the shipped plugin inventory ( pluginInventory Remote): status (ok/disabled/failed), contributed tool counts and real call statistics per installed plugin — flagging the never-used / failed / marked-useless ones, i.e. the direct answer to "which plugins can I remove"; - a tool/skill detail table : calls, 7-day activity, error rate, average latency, last use, sessions, output size, machine suggestions ( never called — likely a dead plugin, consider removing / high error rate / marked useless / a…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-plugin

分类