ayahunter/dsh-plugin-clinic

ayahunter★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

Read-only health clinic for installed DeepSeek Harness plugins: loader health, dependency integrity, version compatibility, install-script risk, duplicates, and patch integrity — model tool + Web dashboard + JSON reports.

README 摘要

dsh-plugin-clinic Plugin Clinic — read-only health checks for the installed DeepSeek Harness plugin set. 中文 · Usage · Checks DeepSeek Harness is "everything is a plugin", which spreads stability risk across a freely-composable configuration layer — yet nothing tells you whether your installed set is healthy. dsh-plugin-clinic closes that gap: it inspects every profile under the Harness home and reports loader health, dependency integrity, version compatibility, install-script risk, duplicates, and patch integrity, with no writes and no external state. Features - Model tool plugin health — the agent can diagnose its own environment in-session and turn findings into concrete fix advice. - Web dashboard — a "体检" (Clinic) tab in Settings → Plugins, one entry per profile with severity-colored plugin cards. - JSON reports — a stable schemaVersion: 1 contract for CI and scripts. - 8 read-only checks — see docs/checks.md: load-health , bundle-manifest , peer-deps , runtime-compat , install-scripts , duplicate , patch-health , provenance . - One row install — a single npm bundle patch mounts both the Host engine and the browser dashboard. Screenshots The Clinic dashboard inside the official…

在 GitHub 查看完整 README →
终端/TUIdsh-pluginagent

分类