From 97de6cc07050b3bc9b09e4a6c69ce2d898ab4759 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 30 Jan 2026 17:28:36 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=87=8D=E5=91=BD=E5=90=8D=20zai-c?= =?UTF-8?q?oding-plan=20=E4=B8=BA=20glm-coding-plan=20=E5=B9=B6=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 zai-coding-plan 更名为 glm-coding-plan 并更新其名称和 baseURL 配置 --- opencode.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencode.jsonc b/opencode.jsonc index 8822187..c0e1011 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -102,8 +102,8 @@ } } }, - "zai-coding-plan": { - "name": "Z.AI Coding Plan", + "glm-coding-plan": { + "name": "GLM Coding Plan", "npm": "@ai-sdk/openai-compatible", "options": { "baseURL": "https://api.z.ai/api/coding/paas/v4",