From 536a5f6e050b21fd758eae965265b5f9ecff31bc Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 10 Apr 2026 11:18:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=87=E6=8D=A2=E6=A0=B8=E5=BF=83?= =?UTF-8?q?=20agent=20=E6=A8=A1=E5=9E=8B=E8=87=B3=20Anthropic=20Claude=20?= =?UTF-8?q?=E5=B9=B6=E7=A7=BB=E9=99=A4=E5=A4=87=E4=BB=BD=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bak/oh-my-openagent.jsonc | 64 -------------------------------------- oh-my-openagent.jsonc | 14 ++++----- 2 files changed, 7 insertions(+), 71 deletions(-) delete mode 100644 .bak/oh-my-openagent.jsonc diff --git a/.bak/oh-my-openagent.jsonc b/.bak/oh-my-openagent.jsonc deleted file mode 100644 index d4a0f38..0000000 --- a/.bak/oh-my-openagent.jsonc +++ /dev/null @@ -1,64 +0,0 @@ -{ - "$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" }, - "hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" }, - "oracle": { "model": "openai/gpt-5.4", "variant": "high" }, - "librarian": { "model": "ai-gateway/minimax-m2.7" }, - "explore": { "model": "ai-gateway/minimax-m2.7" }, - "multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" }, - "prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, - "metis": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, - "momus": { "model": "openai/gpt-5.4", "variant": "xhigh" }, - "atlas": { "model": "anthropic/claude-sonnet-4-6" }, - "sisyphus-junior": { "model": "anthropic/claude-sonnet-4-6" } - }, - "categories": { - "visual-engineering": { "model": "ai-gateway/gemini-3.1-pro-preview", "variant": "high" }, - "ultrabrain": { "model": "openai/gpt-5.4", "variant": "xhigh" }, - "deep": { "model": "openai/gpt-5.4", "variant": "medium" }, - "artistry": { "model": "ai-gateway/gemini-3.1-pro-preview", "variant": "high" }, - "quick": { "model": "openai/gpt-5.4-mini" }, - "unspecified-low": { "model": "anthropic/claude-sonnet-4-6" }, - "unspecified-high": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, - "writing": { "model": "ai-gateway/kimi-k2p5-turbo" } - }, - "experimental": { - "disable_omo_env": true, - "dynamic_context_pruning": { - "enabled": true, - "notification": "detailed", - "turn_protection": { - "enabled": true, - "turns": 3 - }, - "protected_tools": [ - "task", - "todowrite", - "todoread", - "lsp_rename", - "session_read", - "session_write", - "session_search" - ], - "strategies": { - "deduplication": { - "enabled": true - }, - "supersede_writes": { - "enabled": true, - "aggressive": false - }, - "purge_errors": { - "enabled": true, - "turns": 5 - } - } - } - }, - "git_master": { - "commit_footer": false, - "include_co_authored_by": false, - "git_env_prefix": "GIT_MASTER=1" - } -} diff --git a/oh-my-openagent.jsonc b/oh-my-openagent.jsonc index f2df123..d4a0f38 100644 --- a/oh-my-openagent.jsonc +++ b/oh-my-openagent.jsonc @@ -1,17 +1,17 @@ { "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json", "agents": { - "sisyphus": { "model": "openai/gpt-5.4", "variant": "medium" }, + "sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, "hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" }, "oracle": { "model": "openai/gpt-5.4", "variant": "high" }, "librarian": { "model": "ai-gateway/minimax-m2.7" }, "explore": { "model": "ai-gateway/minimax-m2.7" }, "multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" }, - "prometheus": { "model": "openai/gpt-5.4", "variant": "high" }, - "metis": { "model": "openai/gpt-5.4", "variant": "high" }, + "prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, + "metis": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, "momus": { "model": "openai/gpt-5.4", "variant": "xhigh" }, - "atlas": { "model": "ai-gateway/kimi-k2p5-turbo" }, - "sisyphus-junior": { "model": "ai-gateway/kimi-k2p5-turbo" } + "atlas": { "model": "anthropic/claude-sonnet-4-6" }, + "sisyphus-junior": { "model": "anthropic/claude-sonnet-4-6" } }, "categories": { "visual-engineering": { "model": "ai-gateway/gemini-3.1-pro-preview", "variant": "high" }, @@ -19,8 +19,8 @@ "deep": { "model": "openai/gpt-5.4", "variant": "medium" }, "artistry": { "model": "ai-gateway/gemini-3.1-pro-preview", "variant": "high" }, "quick": { "model": "openai/gpt-5.4-mini" }, - "unspecified-low": { "model": "gpt-5.3-codex", "variant": "medium" }, - "unspecified-high": { "model": "openai/gpt-5.4", "variant": "high" }, + "unspecified-low": { "model": "anthropic/claude-sonnet-4-6" }, + "unspecified-high": { "model": "anthropic/claude-opus-4-6", "variant": "max" }, "writing": { "model": "ai-gateway/kimi-k2p5-turbo" } }, "experimental": {