mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 01:40:44 +00:00
fix: keep runtime deps repair out of hot paths
This commit is contained in:
@@ -18,6 +18,7 @@ export function ensureRuntimePluginsLoaded(params: {
|
||||
const loadOptions = {
|
||||
config: params.config,
|
||||
workspaceDir,
|
||||
installBundledRuntimeDeps: false,
|
||||
runtimeOptions: allowGatewaySubagentBinding
|
||||
? {
|
||||
allowGatewaySubagentBinding: true,
|
||||
|
||||
Reference in New Issue
Block a user