fengyufengzi/dsh-local-diagnostics ↗★ 0
dsh-local-diagnostics
Privacy-first in-memory diagnostics for DeepSeek Harness
AI Analysis
核心用途是在不泄露隐私的前提下,对 DSH 运行状态进行本地内存数据统计与诊断。适合需要排查系统状态或进行本地审计的系统管理员。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fengyufengzi/dsh-local-diagnosticsREADME
Read the full README ↗配置
- insert:
- id: local-diagnostics
name: dsh-local-diagnostics
config:
maxDistinctValues: 128
maxDistinctValues 是每类统计保留的精确名称上限,超出的名称归入 ``。