From da993fee73ef7ff3bfd4d35aff1c86f37a313c01 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Mon, 26 Jan 2026 10:51:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20ultrabrain=20?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E4=B8=BA=20gpt-5.2-codex=20=E4=BB=A5?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 ultrabrain 模型更新为支持代码生成的 gpt-5.2-codex 版本。 --- oh-my-opencode.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index 38806f5..a9aaaac 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -37,7 +37,7 @@ }, "ultrabrain": { // 深度逻辑推理、复杂架构决策 - "model": "openai-gateway/gpt-5.2" + "model": "openai-gateway/gpt-5.2-codex" }, "artistry": { // 艺术创作任务