chore: align plugin versions and harden outbound cross-provider test

This commit is contained in:
Vignesh Natarajan
2026-02-22 23:04:17 -08:00
parent 5a0eb695fa
commit 8d9d01447e
32 changed files with 32 additions and 32 deletions

View File

@@ -354,7 +354,7 @@ describe("runMessageAction context isolation", () => {
cfg: slackConfig,
actionParams: {
channel: "telegram",
target: "telegram:@ops",
target: "@opsbot",
message: "hi",
},
toolContext: { currentChannelId: "C12345678", currentChannelProvider: "slack" },