mirror of https://github.com/openclaw/openclaw.git
Webhook channels (LINE, Zalo, Nextcloud Talk, BlueBubbles) are incorrectly flagged as stale-socket during quiet periods because snapshot.mode is always undefined, making the mode !== "webhook" guard in evaluateChannelHealth dead code. Add mode: "webhook" to each webhook plugin's describeAccount and propagate described.mode in getRuntimeSnapshot. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| api.ts | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package-manifest.contract.test.ts | ||
| package.json | ||
| runtime-api.ts | ||
| setup-api.ts | ||
| setup-entry.ts | ||