1
0
forked from agents/opencode

Compare commits

...

2 Commits

Author SHA1 Message Date
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
+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",
"agents": {
"sisyphus": { "model": "anthropic/claude-opus-4-7", "variant": "high" },
"hephaestus": { "model": "openai/gpt-5.5", "variant": "medium" },
"sisyphus": { "model": "anthropic/claude-opus-4-7", "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" },