test(release): allow kitchen sink channel probe diagnostic · openclaw/openclaw@2165d16
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
File tree
scripts/e2e/lib/kitchen-sink-plugin
| Original file line number | Diff line number | Diff line change |
|---|
@@ -156,6 +156,7 @@ function assertExpectedDiagnostics(surfaceMode, errorMessages) {
|
156 | 156 | "http route registration missing or invalid auth: /kitchen-sink/http-route", |
157 | 157 | "plugin must own memory slot or declare contracts.memoryEmbeddingProviders for adapter: kitchen-sink-memory-embedding-provider", |
158 | 158 | "plugin must declare contracts.tools for: kitchen-sink-tool", |
| 159 | +'channel "kitchen-sink-channel-probe" registration missing required config helpers', |
159 | 160 | 'agent harness "kitchen-sink-agent-harness" registration missing required runtime methods', |
160 | 161 | "memory prompt supplement registration missing builder", |
161 | 162 | ]); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。