forked from agents/opencode
Compare commits
5 Commits
b6d2f4b183
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ef85a6e34 | |||
| 4d4abb2641 | |||
| 8f9dd3d8e1 | |||
| d3b7567d68 | |||
| 23fc72fd56 |
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
|
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
|
||||||
"agents": {
|
"agents": {
|
||||||
"sisyphus": { "model": "anthropic/claude-opus-4-7", "variant": "max" },
|
"sisyphus": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
|
||||||
"hephaestus": { "model": "openai/gpt-5.5", "variant": "high" },
|
"hephaestus": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"oracle": { "model": "openai/gpt-5.5", "variant": "high" },
|
"oracle": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"librarian": { "model": "openai/gpt-5.4-mini" },
|
"librarian": { "model": "openai/gpt-5.4-mini" },
|
||||||
"explore": { "model": "openai/gpt-5.4-mini" },
|
"explore": { "model": "openai/gpt-5.4-mini" },
|
||||||
"multimodal-looker": { "model": "openai/gpt-5.5", "variant": "medium" },
|
"multimodal-looker": { "model": "openai/gpt-5.5", "variant": "medium" },
|
||||||
"prometheus": { "model": "anthropic/claude-opus-4-7", "variant": "max" },
|
"prometheus": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
|
||||||
"metis": { "model": "anthropic/claude-opus-4-7", "variant": "max" },
|
"metis": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
|
||||||
"momus": { "model": "openai/gpt-5.5", "variant": "xhigh" },
|
"momus": { "model": "openai/gpt-5.5", "variant": "xhigh" },
|
||||||
"atlas": { "model": "ai-gateway/kimi-k2.6" },
|
"atlas": { "model": "furtherverse/kimi-k2.6" },
|
||||||
"sisyphus-junior": { "model": "ai-gateway/kimi-k2.6" }
|
"sisyphus-junior": { "model": "furtherverse/kimi-k2.6" }
|
||||||
},
|
},
|
||||||
"categories": {
|
"categories": {
|
||||||
"visual-engineering": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
"visual-engineering": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
||||||
@@ -19,9 +19,9 @@
|
|||||||
"deep": { "model": "openai/gpt-5.5", "variant": "medium" },
|
"deep": { "model": "openai/gpt-5.5", "variant": "medium" },
|
||||||
"artistry": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
"artistry": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
||||||
"quick": { "model": "openai/gpt-5.4-mini" },
|
"quick": { "model": "openai/gpt-5.4-mini" },
|
||||||
"unspecified-low": { "model": "ai-gateway/kimi-k2.6" },
|
"unspecified-low": { "model": "furtherverse/kimi-k2.6" },
|
||||||
"unspecified-high": { "model": "anthropic/claude-opus-4-7", "variant": "max" },
|
"unspecified-high": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
|
||||||
"writing": { "model": "ai-gateway/kimi-k2.6" }
|
"writing": { "model": "furtherverse/kimi-k2.6" }
|
||||||
},
|
},
|
||||||
"experimental": {
|
"experimental": {
|
||||||
"disable_omo_env": true,
|
"disable_omo_env": true,
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
"prometheus": { "model": "openai/gpt-5.5", "variant": "high" },
|
"prometheus": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"metis": { "model": "openai/gpt-5.5", "variant": "high" },
|
"metis": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"momus": { "model": "openai/gpt-5.5", "variant": "xhigh" },
|
"momus": { "model": "openai/gpt-5.5", "variant": "xhigh" },
|
||||||
"atlas": { "model": "ai-gateway/kimi-k2.6" },
|
"atlas": { "model": "furtherverse/kimi-k2.6" },
|
||||||
"sisyphus-junior": { "model": "ai-gateway/kimi-k2.6" }
|
"sisyphus-junior": { "model": "furtherverse/kimi-k2.6" }
|
||||||
},
|
},
|
||||||
"categories": {
|
"categories": {
|
||||||
"visual-engineering": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
"visual-engineering": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
||||||
@@ -19,9 +19,9 @@
|
|||||||
"deep": { "model": "openai/gpt-5.5", "variant": "medium" },
|
"deep": { "model": "openai/gpt-5.5", "variant": "medium" },
|
||||||
"artistry": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
"artistry": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
|
||||||
"quick": { "model": "openai/gpt-5.4-mini" },
|
"quick": { "model": "openai/gpt-5.4-mini" },
|
||||||
"unspecified-low": { "model": "ai-gateway/kimi-k2.6" },
|
"unspecified-low": { "model": "furtherverse/kimi-k2.6" },
|
||||||
"unspecified-high": { "model": "openai/gpt-5.5", "variant": "high" },
|
"unspecified-high": { "model": "openai/gpt-5.5", "variant": "high" },
|
||||||
"writing": { "model": "ai-gateway/kimi-k2.6" }
|
"writing": { "model": "furtherverse/kimi-k2.6" }
|
||||||
},
|
},
|
||||||
"experimental": {
|
"experimental": {
|
||||||
"disable_omo_env": true,
|
"disable_omo_env": true,
|
||||||
|
|||||||
+5
-5
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"plugin": ["oh-my-openagent@latest"],
|
"plugin": ["oh-my-openagent@latest"],
|
||||||
"autoupdate": false,
|
"autoupdate": false,
|
||||||
"model": "anthropic/claude-opus-4-7",
|
"model": "anthropic/claude-opus-4-8",
|
||||||
"small_model": "openai/gpt-5.4-mini",
|
"small_model": "openai/gpt-5.4-mini",
|
||||||
"provider": {
|
"provider": {
|
||||||
"anthropic": {
|
"anthropic": {
|
||||||
@@ -13,8 +13,8 @@
|
|||||||
"apiKey": "{env:AI_GATEWAY_API_KEY}"
|
"apiKey": "{env:AI_GATEWAY_API_KEY}"
|
||||||
},
|
},
|
||||||
"models": {
|
"models": {
|
||||||
"claude-opus-4-7": {
|
"claude-opus-4-8": {
|
||||||
"name": "Claude Opus 4.7",
|
"name": "Claude Opus 4.8",
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
"modalities": { "input": ["text", "image", "pdf"], "output": ["text"] },
|
"modalities": { "input": ["text", "image", "pdf"], "output": ["text"] },
|
||||||
"limit": { "context": 1000000, "output": 128000 }
|
"limit": { "context": 1000000, "output": 128000 }
|
||||||
@@ -77,8 +77,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ai-gateway": {
|
"furtherverse": {
|
||||||
"name": "AI Gateway",
|
"name": "Furtherverse",
|
||||||
"npm": "@ai-sdk/openai-compatible",
|
"npm": "@ai-sdk/openai-compatible",
|
||||||
"options": {
|
"options": {
|
||||||
"baseURL": "{env:AI_GATEWAY_BASE_URL}/v1",
|
"baseURL": "{env:AI_GATEWAY_BASE_URL}/v1",
|
||||||
|
|||||||
Reference in New Issue
Block a user