From 4d4273603ad491590989c6da635dc303d8a5d96e Mon Sep 17 00:00:00 2001 From: sisyphus-dev-ai Date: Sun, 28 Dec 2025 07:57:05 +0000 Subject: [PATCH] chore: changes by sisyphus-dev-ai --- assets/oh-my-opencode.schema.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index 308d53a..3470844 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -1375,6 +1375,14 @@ } } }, + "comment_checker": { + "type": "object", + "properties": { + "custom_prompt": { + "type": "string" + } + } + }, "experimental": { "type": "object", "properties": {