feat: 为 visual-engineering 添加 variant 配置项并设置为 high
- 为 visual-engineering 类别添加 variant 配置项并设置为 high。
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
"categories": {
|
||||
// ref: https://github.com/code-yeongyu/oh-my-opencode/blob/dev/docs/category-skill-guide.md#available-built-in-categories
|
||||
"visual-engineering": {
|
||||
"model": "cpa-google/gemini-3-pro"
|
||||
"model": "cpa-google/gemini-3-pro",
|
||||
"variant": "high"
|
||||
},
|
||||
"ultrabrain": {
|
||||
"model": "cpa-openai/gpt-5.2-codex",
|
||||
|
||||
Reference in New Issue
Block a user