Bryan-cmf/dsh-infra-observability ↗★ 0
@bryan-cmf/dsh-infra-observability
DSH 结构化观测层插件:记录真实的工具与技能使用情况,审计技能目录,并提供带健康/错误事件的看门狗服务。
AI 分析
核心用途是提供非模型自汇报的真实工具执行与技能调用审计。适合需要监控 Agent 运行稳定性、排查工具调用错误及进行系统健康度分析的开发者。支持主机组合或 Agent 预设配置。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bryan-cmf/dsh-infra-observability說明文件
閱讀完整 README ↗Configuration
| Key | Default | Meaning |
|---|---|---|
maxRecords | 5000 | Ring-buffer cap for recent execution records |
healthIntervalMs | 60000 | Watchdog check interval |
errorAlertThreshold | 5 | Alert at ≥ this many agent errors per 5-minute window |