1
0
forked from agents/opencode

chore: 将核心 agent 变体切换为 high

This commit is contained in:
2026-05-15 00:44:32 +08:00
parent 40807570ee
commit bb82839bc5
+2 -2
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" },