File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2424 "items" : {
2525 "type" : " string" ,
2626 "enum" : [
27+ " OmO" ,
2728 " oracle" ,
2829 " librarian" ,
2930 " explore" ,
5657 " auto-update-checker" ,
5758 " startup-toast" ,
5859 " keyword-detector" ,
59- " agent-usage-reminder"
60+ " agent-usage-reminder" ,
61+ " interactive-bash-blocker"
6062 ]
6163 }
6264 },
6668 "type" : " string" ,
6769 "enum" : [
6870 " build" ,
71+ " plan" ,
6972 " OmO" ,
73+ " OmO-Plan" ,
7074 " oracle" ,
7175 " librarian" ,
7276 " explore" ,
258262 "type" : " object" ,
259263 "description" : " Configuration for the default OmO agent behavior." ,
260264 "properties" : {
261- "disable_build " : {
265+ "disabled " : {
262266 "type" : " boolean" ,
263- "description" : " When true, hides the default Build agent. OmO becomes the only primary agent ." ,
267+ "description" : " When true, disables OmO agents and restores original build/plan as primary." ,
264268 "default" : false
265269 }
266270 }
You can’t perform that action at this time.
0 commit comments