feat: add condition settings for local agent runner in default configuration

This commit is contained in:
Soulter
2025-12-01 17:41:14 +08:00
parent d3001d8148
commit 6aa6963ab5

View File

@@ -2447,6 +2447,10 @@ CONFIG_METADATA_3 = {
},
},
},
"condition": {
"provider_settings.agent_runner_type": "local",
"provider_settings.enable": True,
},
},
"others": {
"description": "其他配置",