From 4c06a9ab3c17e9cd6e2fc7994aafd76ab7da11f4 Mon Sep 17 00:00:00 2001 From: Marcos Date: Sat, 22 Aug 2026 03:45:09 +0000 Subject: [PATCH] =?UTF-8?q?chore(opencode):=20swap=20glm-5.2:cloud=20?= =?UTF-8?q?=E2=86=92=20MiniMax-M2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit headroom-hub 8789 was repointed to api.minimax.io/anthropic. glm-5.2:cloud is no longer a registered model there. Co-Authored-By: Claude --- opencode.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/opencode.json b/opencode.json index 61140ad..4c9b059 100644 --- a/opencode.json +++ b/opencode.json @@ -1,19 +1,19 @@ { "$schema": "https://opencode.ai/config.json", "default_agent": "pragent", - "model": "headroom/glm-5.2:cloud", - "small_model": "headroom/glm-5.2:cloud", + "model": "headroom/MiniMax-M2.7", + "small_model": "headroom/MiniMax-M2.7", "provider": { "headroom": { "npm": "@ai-sdk/anthropic", - "name": "Headroom GLM", + "name": "Headroom (MiniMax passthrough)", "options": { "baseURL": "http://model-proxy.internal:8789/v1", "apiKey": "ollama" }, "models": { - "glm-5.2:cloud": { - "name": "GLM 5.2 Cloud", + "MiniMax-M2.7": { + "name": "MiniMax M2.7", "limit": { "context": 200000, "output": 16000