@shizhanyu13/dsh-waom
用于 DeepSeek Harness (DSH) 的 Ironbound WAOM 自主运维服务插件。可监控目标、决定修复方案、驱动 DSH 子智能体执行并独立评估结果。
AI 分析
核心用于 DSH 的自主运维与故障修复。适合需要自动化监控目标、生成修复决策并由子智能体执行闭环评估的运维任务。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗Configuration
| field | default | meaning |
|---|---|---|
monitors | [] | targets to watch; each has id, url, healthyCode (200), fixable (false) |
intervalMs | 0 | host ticker period in ms; 0 = manual only |
subagentProvider | 'spawn' | provider used to start the fix subagent |
surgicalConstraints | [] | constraints appended to the fix prompt |
seedSessionId | '' | optional session whose agent becomes the seed parent |