Default enable narration.

This commit is contained in:
Christian Gunderman
2026-03-25 15:51:48 -07:00
parent 7df69e99a6
commit 621e12fde5
10 changed files with 307 additions and 89 deletions
+1 -1
View File
@@ -2126,7 +2126,7 @@ const SETTINGS_SCHEMA = {
label: 'Topic & Update Narration',
category: 'Experimental',
requiresRestart: false,
default: false,
default: true,
description:
'Enable the experimental Topic & Update communication model for reduced chattiness and structured progress reporting.',
showInDialog: true,