Skip to content

Instantly share code, notes, and snippets.

@cxOrz
Last active January 28, 2026 04:09
Show Gist options
  • Select an option

  • Save cxOrz/f399a15baba1917cb2e7714db5f2f3a1 to your computer and use it in GitHub Desktop.

Select an option

Save cxOrz/f399a15baba1917cb2e7714db5f2f3a1 to your computer and use it in GitHub Desktop.
oh-my-opencode.json
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
"agents": {
"sisyphus": {
"model": "github-copilot/claude-sonnet-4.5"
},
"oracle": {
"model": "github-copilot/gpt-5.2"
},
"librarian": {
"model": "opencode/big-pickle"
},
"explore": {
"model": "opencode/claude-haiku-4-5"
},
"multimodal-looker": {
"model": "github-copilot/gemini-3-flash-preview"
},
"prometheus": {
"model": "github-copilot/claude-opus-4.5"
},
"metis": {
"model": "github-copilot/claude-sonnet-4.5"
},
"momus": {
"model": "github-copilot/gpt-5.2"
},
"atlas": {
"model": "github-copilot/claude-sonnet-4.5"
}
},
"categories": {
"visual-engineering": {
"model": "github-copilot/gemini-3-pro-preview"
},
"ultrabrain": {
"model": "github-copilot/gpt-5.2-codex"
},
"artistry": {
"model": "github-copilot/gemini-3-pro-preview"
},
"quick": {
"model": "opencode/claude-haiku-4-5"
},
"unspecified-low": {
"model": "github-copilot/claude-sonnet-4.5"
},
"unspecified-high": {
"model": "github-copilot/claude-sonnet-4.5"
},
"writing": {
"model": "github-copilot/gemini-3-flash-preview"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment