diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index bcd929aa2..46babc30b 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -43,57 +43,7 @@ "disabled_hooks": { "type": "array", "items": { - "type": "string", - "enum": [ - "gpt-permission-continuation", - "todo-continuation-enforcer", - "context-window-monitor", - "session-recovery", - "session-notification", - "comment-checker", - "tool-output-truncator", - "question-label-truncator", - "directory-agents-injector", - "directory-readme-injector", - "empty-task-response-detector", - "think-mode", - "model-fallback", - "anthropic-context-window-limit-recovery", - "preemptive-compaction", - "rules-injector", - "background-notification", - "auto-update-checker", - "startup-toast", - "keyword-detector", - "agent-usage-reminder", - "non-interactive-env", - "interactive-bash-session", - "thinking-block-validator", - "ralph-loop", - "category-skill-reminder", - "compaction-context-injector", - "compaction-todo-preserver", - "claude-code-hooks", - "auto-slash-command", - "edit-error-recovery", - "json-error-recovery", - "delegate-task-retry", - "prometheus-md-only", - "sisyphus-junior-notepad", - "no-sisyphus-gpt", - "no-hephaestus-non-gpt", - "start-work", - "atlas", - "unstable-agent-babysitter", - "task-resume-info", - "stop-continuation-guard", - "tasks-todowrite-disabler", - "runtime-fallback", - "write-existing-file-guard", - "anthropic-effort", - "hashline-read-enhancer", - "read-image-resizer" - ] + "type": "string" } }, "disabled_commands": { @@ -3927,4 +3877,4 @@ } }, "additionalProperties": false -} +} \ No newline at end of file