feat(schema): generate oh-my-openagent schema alongside legacy schema

Update build script to generate both oh-my-opencode.schema.json (backward
compatibility) and oh-my-openagent.schema.json (new package name).
Also adds delegate-task-english-directive hook to schema.

🤖 Generated with assistance of OhMyOpenCode
This commit is contained in:
YeonGyu-Kim
2026-03-14 12:43:47 +09:00
parent b0ab34b568
commit 6aeda598b9
3 changed files with 3947 additions and 1 deletions

View File

@@ -92,7 +92,8 @@
"write-existing-file-guard",
"anthropic-effort",
"hashline-read-enhancer",
"read-image-resizer"
"read-image-resizer",
"delegate-task-english-directive"
]
}
},