forked from imbytecat/opencode-config
docs: 添加代理模型和类别技能指南的官方文档链接
- 添加注释以指向代理模型和类别技能指南的官方文档链接。
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
|
||||
"agents": {
|
||||
// https://github.com/code-yeongyu/oh-my-opencode/blob/dev/AGENTS.md#agent-models
|
||||
"sisyphus": {
|
||||
"description": "Primary orchestrator",
|
||||
"model": "cpa-anthropic/claude-opus-4-5-thinking"
|
||||
@@ -31,6 +32,7 @@
|
||||
}
|
||||
},
|
||||
"categories": {
|
||||
// https://github.com/code-yeongyu/oh-my-opencode/blob/dev/docs/category-skill-guide.md#available-built-in-categories
|
||||
"visual-engineering": {
|
||||
"description": "Frontend, UI/UX, design, styling, animation",
|
||||
"model": "cpa-google/gemini-3-pro-high"
|
||||
|
||||
Reference in New Issue
Block a user