mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
test(gateway): bind tool-free subagent fixture
This commit is contained in:
@@ -269,6 +269,7 @@ describe("createGatewaySubagentRuntime.run subagent_ended tracking (#59164)", ()
|
||||
pluginId: "memory-core",
|
||||
isWebchatConnect: () => false,
|
||||
} satisfies PluginRuntimeGatewayRequestScope;
|
||||
serverPlugins.setFallbackGatewayContext(scope.context);
|
||||
|
||||
await gatewayScope.withPluginRuntimeGatewayRequestScope(scope, () =>
|
||||
runtime.run({
|
||||
|
||||
Reference in New Issue
Block a user