subagent model: opencode-go/glm-5.2 (the cc-ci host is on the Go subscription)
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
The host's opencode credential is an OpenCode Go subscription key, so ZEN models (`opencode/…`) fail there with "Insufficient balance". The weekly run's recipe subagents read this file, so they move to the Go provider. glm-5.2 rather than deepseek-v4-flash because the latter is China-hosted on Go and needs a per-workspace opt-in. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FqkQq3CDmFWcQ7u1LzoyRz
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"agent": {
|
"agent": {
|
||||||
"general": {
|
"general": {
|
||||||
"model": "opencode/deepseek-v4-flash"
|
"model": "opencode-go/glm-5.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user