Agents enabled.

This commit is contained in:
Christian Gunderman
2026-02-16 12:37:40 -08:00
parent 02bf9db95c
commit 8a075a1ed9
4 changed files with 20 additions and 13 deletions

View File

@@ -1535,7 +1535,7 @@ const SETTINGS_SCHEMA = {
label: 'Enable Agents',
category: 'Experimental',
requiresRestart: true,
default: false,
default: true,
description:
'Enable local and remote subagents. Warning: Experimental feature, uses YOLO mode for subagents',
showInDialog: false,