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