shizhanyu13/dsh-waom0

@shizhanyu13/dsh-waom

Ironbound WAOM autonomous-ops service plugin for the DeepSeek Harness (DSH). Monitors a target, decides a fix, drives a DSH subagent to implement it (no claude -p subprocess), and evaluates the result independently (GAN-style). Ported from scripts/waom/waom-orchestrator.py. Discoverable via the dsh-plugin topic.

AI 分析

核心用于 DSH 的自主运维与故障修复。适合需要自动化监控目标、生成修复决策并由子智能体执行闭环评估的运维任务。

パッケージ
@shizhanyu13/dsh-waom
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/26

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Configuration

fielddefaultmeaning
monitors[]targets to watch; each has id, url, healthyCode (200), fixable (false)
intervalMs0host 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