feature flag schema

This commit is contained in:
Roy Han
2026-03-19 15:38:25 -07:00
parent 73559b5898
commit 5590153fac

View File

@@ -407,6 +407,9 @@
"include_apply_patch_tool": {
"type": "boolean"
},
"item_metadata": {
"type": "boolean"
},
"js_repl": {
"type": "boolean"
},
@@ -2013,6 +2016,9 @@
"include_apply_patch_tool": {
"type": "boolean"
},
"item_metadata": {
"type": "boolean"
},
"js_repl": {
"type": "boolean"
},