1
0
forked from agents/opencode

Compare commits

..

13 Commits

Author SHA1 Message Date
mdy 9ef85a6e34 Reapply "chore: 将 Claude Opus 升级至 4-8"
This reverts commit 4d4abb2641.
2026-06-06 11:50:37 +08:00
mdy 4d4abb2641 Revert "chore: 将 Claude Opus 升级至 4-8"
This reverts commit 8f9dd3d8e1.
2026-05-31 15:18:17 +08:00
mdy 8f9dd3d8e1 chore: 将 Claude Opus 升级至 4-8 2026-05-31 14:41:19 +08:00
mdy d3b7567d68 merge upstream 2026-05-25 02:51:41 +00:00
imbytecat 23fc72fd56 chore: 将 ai-gateway provider 重命名为 furtherverse 2026-05-23 19:25:46 +08:00
mdy b6d2f4b183 Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	oh-my-openagent.claude.jsonc
2026-05-18 12:25:42 +08:00
imbytecat 82cf48c092 chore: 将 hephaestus 变体升级至 high 2026-05-16 02:48:04 +08:00
mdy 44859d4a49 merge upstream 2026-05-15 03:34:29 +00:00
imbytecat bb82839bc5 chore: 将核心 agent 变体切换为 high 2026-05-15 00:44:32 +08:00
mdy b57614f0b1 merge upstream 2026-05-14 03:44:49 +00:00
imbytecat 40807570ee chore: 更新 OpenCode 模型配置 2026-05-14 04:17:06 +08:00
mdy 8bfb872238 merge upstream 2026-05-08 08:07:45 +00:00
imbytecat 4f8e7911e0 chore: 将 kimi-k2p5-turbo 和 sonnet-4-6 替换为 kimi-k2.6 2026-05-07 22:17:04 +08:00
3 changed files with 27 additions and 24 deletions
+9 -9
View File
@@ -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": "high" }, "sisyphus": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
"hephaestus": { "model": "openai/gpt-5.5", "variant": "medium" }, "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": "anthropic/claude-sonnet-4-6" }, "atlas": { "model": "furtherverse/kimi-k2.6" },
"sisyphus-junior": { "model": "anthropic/claude-sonnet-4-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": "anthropic/claude-sonnet-4-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-k2p5-turbo" } "writing": { "model": "furtherverse/kimi-k2.6" }
}, },
"experimental": { "experimental": {
"disable_omo_env": true, "disable_omo_env": true,
+6 -6
View File
@@ -1,8 +1,8 @@
{ {
"$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": "openai/gpt-5.5", "variant": "medium" }, "sisyphus": { "model": "openai/gpt-5.5", "variant": "high" },
"hephaestus": { "model": "openai/gpt-5.5", "variant": "medium" }, "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" },
@@ -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-k2p5-turbo" }, "atlas": { "model": "furtherverse/kimi-k2.6" },
"sisyphus-junior": { "model": "ai-gateway/kimi-k2p5-turbo" } "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-k2p5-turbo" }, "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-k2p5-turbo" } "writing": { "model": "furtherverse/kimi-k2.6" }
}, },
"experimental": { "experimental": {
"disable_omo_env": true, "disable_omo_env": true,
+12 -9
View File
@@ -2,18 +2,19 @@
"$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": {
"name": "Anthropic",
"npm": "@ai-sdk/anthropic", "npm": "@ai-sdk/anthropic",
"options": { "options": {
"baseURL": "{env:AI_GATEWAY_BASE_URL}/v1", "baseURL": "{env:AI_GATEWAY_BASE_URL}/v1",
"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 }
@@ -33,6 +34,7 @@
} }
}, },
"openai": { "openai": {
"name": "OpenAI",
"npm": "@ai-sdk/openai", "npm": "@ai-sdk/openai",
"options": { "options": {
"baseURL": "{env:AI_GATEWAY_BASE_URL}/v1", "baseURL": "{env:AI_GATEWAY_BASE_URL}/v1",
@@ -54,6 +56,7 @@
} }
}, },
"google": { "google": {
"name": "Google",
"npm": "@ai-sdk/google", "npm": "@ai-sdk/google",
"options": { "options": {
"baseURL": "{env:AI_GATEWAY_BASE_URL}/v1beta", "baseURL": "{env:AI_GATEWAY_BASE_URL}/v1beta",
@@ -74,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",
@@ -86,7 +89,7 @@
"name": "GLM-5.1", "name": "GLM-5.1",
"reasoning": true, "reasoning": true,
"modalities": { "input": ["text"], "output": ["text"] }, "modalities": { "input": ["text"], "output": ["text"] },
"limit": { "context": 204800, "output": 131072 } "limit": { "context": 202752, "output": 32768 }
}, },
"kimi-k2.6": { "kimi-k2.6": {
"name": "Kimi K2.6", "name": "Kimi K2.6",
@@ -94,11 +97,11 @@
"modalities": { "input": ["text", "image", "video"], "output": ["text"] }, "modalities": { "input": ["text", "image", "video"], "output": ["text"] },
"limit": { "context": 262144, "output": 65536 } "limit": { "context": 262144, "output": 65536 }
}, },
"kimi-k2p5-turbo": { "kimi-k2.6-turbo": {
"name": "Kimi K2.5 Turbo", "name": "Kimi K2.6 Turbo",
"reasoning": true, "reasoning": true,
"modalities": { "input": ["text", "image"], "output": ["text"] }, "modalities": { "input": ["text", "image"], "output": ["text"] },
"limit": { "context": 256000, "output": 256000 } "limit": { "context": 262000, "output": 262000 }
}, },
"minimax-m2.7": { "minimax-m2.7": {
"name": "MiniMax M2.7", "name": "MiniMax M2.7",