1
0
forked from agents/opencode

chore: 将 Claude Opus 升级至 4-8

This commit is contained in:
2026-05-31 14:41:19 +08:00
parent d3b7567d68
commit 8f9dd3d8e1
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
"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" },
"oracle": { "model": "openai/gpt-5.5", "variant": "high" },
"librarian": { "model": "openai/gpt-5.4-mini" },
"explore": { "model": "openai/gpt-5.4-mini" },
"multimodal-looker": { "model": "openai/gpt-5.5", "variant": "medium" },
"prometheus": { "model": "anthropic/claude-opus-4-7", "variant": "max" },
"metis": { "model": "anthropic/claude-opus-4-7", "variant": "max" },
"prometheus": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
"metis": { "model": "anthropic/claude-opus-4-8", "variant": "max" },
"momus": { "model": "openai/gpt-5.5", "variant": "xhigh" },
"atlas": { "model": "furtherverse/kimi-k2.6" },
"sisyphus-junior": { "model": "furtherverse/kimi-k2.6" }
@@ -20,7 +20,7 @@
"artistry": { "model": "google/gemini-3.1-pro-preview", "variant": "high" },
"quick": { "model": "openai/gpt-5.4-mini" },
"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": "furtherverse/kimi-k2.6" }
},
"experimental": {