diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index cf92124..b96e47f 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -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"