WIP: 应用 Claude Opus 4.7 到西西弗斯 #1

Closed
mdy wants to merge 25 commits from mdy/opencode-config:main into main
Showing only changes of commit bd53dfd30f - Show all commits
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
"agents": {
"sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "max" },
"sisyphus": { "model": "anthropic/claude-opus-4-7", "variant": "high" },
"hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" },
"oracle": { "model": "openai/gpt-5.4", "variant": "high" },
"librarian": { "model": "ai-gateway/minimax-m2.7" },