diff --git a/codex-rs/core/config.schema.json b/codex-rs/core/config.schema.json index c23d088866..a1c1211ea1 100644 --- a/codex-rs/core/config.schema.json +++ b/codex-rs/core/config.schema.json @@ -973,12 +973,7 @@ "type": "string" }, "visibilityHint": { - "allOf": [ - { - "$ref": "#/definitions/HookVisibilityHint" - } - ], - "default": "default" + "$ref": "#/definitions/HookVisibilityHint" } }, "required": [