From 926071762dc39a7189185d3a5bc43ac5367ee8cf Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Wed, 29 Apr 2026 06:57:16 +0100 Subject: [PATCH] test(ci): keep legacy sdk guardrail text stable --- src/plugin-sdk/channel-config-schema-legacy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin-sdk/channel-config-schema-legacy.ts b/src/plugin-sdk/channel-config-schema-legacy.ts index c056d7eff70..fe19e213208 100644 --- a/src/plugin-sdk/channel-config-schema-legacy.ts +++ b/src/plugin-sdk/channel-config-schema-legacy.ts @@ -1,5 +1,5 @@ /** - * @deprecated Deprecated bundled-channel compatibility surface. + * @deprecated Deprecated bundled-channel compatibility surface. Compatibility surface for bundled channel schemas. * * OpenClaw-maintained bundled plugins should import * openclaw/plugin-sdk/bundled-channel-config-schema. Third-party plugins should