fengyufengzi/dsh-local-diagnostics0

dsh-local-diagnostics

Privacy-first in-memory diagnostics for DeepSeek Harness

AI 분석

核心用途是在不泄露隐私的前提下,对 DSH 运行状态进行本地内存数据统计与诊断。适合需要排查系统状态或进行本地审计的系统管理员。

패키지
dsh-local-diagnostics
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fengyufengzi/dsh-local-diagnostics

配置

- insert:
    - id: local-diagnostics
      name: dsh-local-diagnostics
      config:
        maxDistinctValues: 128

maxDistinctValues 是每类统计保留的精确名称上限,超出的名称归入 ``。