Last active
February 7, 2026 09:51
-
-
Save Th0rgal/2f1adf09f7064c57ab5c10cc2203b7f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json", | |
| "google_auth": false, | |
| "agents": { | |
| "librarian": { | |
| "model": "spark/coding" | |
| }, | |
| "explore": { | |
| "model": "spark/fast" | |
| }, | |
| "oracle": { | |
| "model": "spark/scientific" | |
| }, | |
| "frontend-ui-ux-engineer": { | |
| "model": "spark/coding" | |
| }, | |
| "document-writer": { | |
| "model": "spark/coding" | |
| }, | |
| "multimodal-looker": { | |
| "model": "spark/fast" | |
| }, | |
| "sisyphus": { | |
| "model": "spark/coding" | |
| }, | |
| "prometheus": { | |
| "model": "spark/scientific" | |
| }, | |
| "metis": { | |
| "model": "spark/scientific" | |
| }, | |
| "momus": { | |
| "model": "spark/coding" | |
| }, | |
| "atlas": { | |
| "model": "spark/coding" | |
| }, | |
| "hephaestus": { | |
| "model": "spark/coding" | |
| } | |
| }, | |
| "categories": { | |
| "visual-engineering": { | |
| "model": "spark/coding" | |
| }, | |
| "ultrabrain": { | |
| "model": "spark/scientific" | |
| }, | |
| "artistry": { | |
| "model": "spark/coding" | |
| }, | |
| "quick": { | |
| "model": "spark/fast" | |
| }, | |
| "unspecified-low": { | |
| "model": "spark/fast" | |
| }, | |
| "unspecified-high": { | |
| "model": "spark/coding" | |
| }, | |
| "writing": { | |
| "model": "spark/coding" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment