docs: 添加代理模型和类别技能指南的官方文档链接

- 添加注释以指向代理模型和类别技能指南的官方文档链接。
This commit is contained in:
2026-01-27 11:09:00 +08:00
parent d84ee7a8a7
commit 8eb9e5e032

View File

@@ -1,6 +1,7 @@
{ {
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json", "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
"agents": { "agents": {
// https://github.com/code-yeongyu/oh-my-opencode/blob/dev/AGENTS.md#agent-models
"sisyphus": { "sisyphus": {
"description": "Primary orchestrator", "description": "Primary orchestrator",
"model": "cpa-anthropic/claude-opus-4-5-thinking" "model": "cpa-anthropic/claude-opus-4-5-thinking"
@@ -31,6 +32,7 @@
} }
}, },
"categories": { "categories": {
// https://github.com/code-yeongyu/oh-my-opencode/blob/dev/docs/category-skill-guide.md#available-built-in-categories
"visual-engineering": { "visual-engineering": {
"description": "Frontend, UI/UX, design, styling, animation", "description": "Frontend, UI/UX, design, styling, animation",
"model": "cpa-google/gemini-3-pro-high" "model": "cpa-google/gemini-3-pro-high"