feat(ack): support OMP workers
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user