feat(core): implement unified AgentHarness and AgentFactory #18267

This commit is contained in:
mkorwel
2026-02-11 17:24:20 -06:00
parent 6c1773170e
commit e650c10cf5
8 changed files with 735 additions and 1 deletions
+7
View File
@@ -1486,6 +1486,13 @@
"default": false,
"type": "boolean"
},
"enableAgentHarness": {
"title": "Enable Agent Harness",
"description": "Enable the new unified agent harness (experimental).",
"markdownDescription": "Enable the new unified agent harness (experimental).\n\n- Category: `Experimental`\n- Requires restart: `yes`\n- Default: `false`",
"default": false,
"type": "boolean"
},
"extensionManagement": {
"title": "Extension Management",
"description": "Enable extension management features.",