Files
cc-ci/opencode.json
T
notplantsandClaude Opus 5 39897a6409
continuous-integration/drone/push Build is passing
subagent model: opencode-go/glm-5.2 (the cc-ci host is on the Go subscription)
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
2026-09-08 16:50:40 +00:00

9 lines
129 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"agent": {
"general": {
"model": "opencode-go/glm-5.2"
}
}
}