feat(ack): support OMP workers

This commit is contained in:
2026-08-23 22:00:32 +08:00
parent 7dfdf80e9e
commit 02fafb4bf6
14 changed files with 530 additions and 18 deletions
+2 -2
View File
@@ -360,7 +360,7 @@
},
"cli": {
"type": "string",
"enum": ["codex", "cursor-agent", "grok"]
"enum": ["codex", "cursor-agent", "grok", "omp"]
},
"tier": {
"type": "string",
@@ -518,7 +518,7 @@
"properties": {
"cli": {
"type": "string",
"enum": ["codex", "cursor-agent", "grok"]
"enum": ["codex", "cursor-agent", "grok", "omp"]
},
"tier": {
"type": "string",