mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-07 15:21:06 +00:00
refactor(channels): move bootstrap channel logic behind extension seams
This commit is contained in:
@@ -607,6 +607,8 @@ describe("plugin-sdk subpath exports", () => {
|
||||
"shouldComputeCommandAuthorized",
|
||||
"shouldHandleTextCommands",
|
||||
]);
|
||||
expectSourceOmitsSnippet("command-auth", "../../extensions/");
|
||||
expectSourceOmitsSnippet("matrix-runtime-heavy", "../../extensions/");
|
||||
expectSourceMentions("channel-send-result", [
|
||||
"attachChannelToResult",
|
||||
"buildChannelSendResult",
|
||||
|
||||
Reference in New Issue
Block a user