zhao-wuyan/dsh-maestro-runtime ↗★ 0
dsh-maestro-runtime
DSH runtime adapter for maestro-flow: guard, workflow context, KG sync, delegate notifications, team heartbeat, and coordinator bridge.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhao-wuyan/dsh-maestro-runtime说明文档
阅读完整 README ↗Configuration
| Field | Default | Description |
|---|---|---|
guardEnabled | true | Enable tool guard |
contextEnabled | true | Enable workflow context injection |
maxContextChars | 8000 | Context injection byte budget |
kgEnabled | true | Background maestro kg init / sync |
delegateMonitorEnabled | true | Delegate notification injection |
teamMonitorEnabled | true | Team heartbeat writes |
coordinatorEnabled | true | Coordinator bridge writes |