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 dc942f4e35
commit da122b1f8a
+2 -1
View File
@@ -2,6 +2,7 @@
"experimental": {
"toolOutputMasking": {
"enabled": true
}
},
"plan": true
}
}