diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index bb4f4e7c..9327d59c 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -92,6 +92,7 @@ "prometheus-md-only", "sisyphus-junior-notepad", "no-sisyphus-gpt", + "no-hephaestus-non-gpt", "start-work", "atlas", "unstable-agent-babysitter", @@ -3138,6 +3139,9 @@ "safe_hook_creation": { "type": "boolean" }, + "disable_omo_env": { + "type": "boolean" + }, "hashline_edit": { "type": "boolean" }