mirror of
https://mirror.skon.top/github.com/code-yeongyu/oh-my-opencode
synced 2026-05-01 03:59:23 +08:00
assets: regenerate oh-my-opencode schema with hyperplan
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -68,7 +68,8 @@
|
||||
"refactor",
|
||||
"start-work",
|
||||
"stop-continuation",
|
||||
"remove-ai-slops"
|
||||
"remove-ai-slops",
|
||||
"hyperplan"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -5969,6 +5970,25 @@
|
||||
],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"keyword_detector": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"disabled_keywords": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"ultrawork",
|
||||
"search",
|
||||
"analyze",
|
||||
"team",
|
||||
"hyperplan"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"babysitting": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user