diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index 2cef6e620..4af355cef 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -5274,6 +5274,10 @@ ], "additionalProperties": false }, + "bulk_launch": { + "default": false, + "type": "boolean" + }, "non_interactive_mode": { "default": "delegation", "type": "string",