feat: enable plan mode experiment in settings (#18636)

This commit is contained in:
Jerop Kipruto
2026-02-09 16:10:11 -05:00
committed by GitHub
parent 3fb1937247
commit 9e41b2cd89
+2 -1
View File
@@ -2,6 +2,7 @@
"experimental": { "experimental": {
"toolOutputMasking": { "toolOutputMasking": {
"enabled": true "enabled": true
} },
"plan": true
} }
} }