Use GLM-5.3-Flash and OpenCode 1.18.25 #10

Merged
lambadalambda merged 1 commit from feat/glm-5.3-flash into main 2026-08-29 07:58:57 +00:00

Summary

  • switch the default, small, launcher, and review-agent model to zai-coding-plan/glm-5.3-flash
  • upgrade the disposable worker from OpenCode 1.18.11 to the current stable 1.18.25
  • validate the configured model from OpenCode's offline registry during image build without making a model call
  • keep the existing high reasoning variant and update deployment/runtime version checks and documentation

Verification

  • GOMAXPROCS=1 go test -p 1 ./...
  • GOMAXPROCS=1 go vet -p 1 ./...
  • GOMAXPROCS=1 sh scripts/adversarial-check.sh
  • git diff --check
  • NAS Podman worker image build: localhost/opencode-worker:1.18.25-qa
  • image reports OpenCode 1.18.25, label 1.18.25, and offline registry entry zai-coding-plan/glm-5.3-flash
  • independent review completed; one documentation command issue was fixed and re-reviewed

Sources

## Summary - switch the default, small, launcher, and review-agent model to `zai-coding-plan/glm-5.3-flash` - upgrade the disposable worker from OpenCode `1.18.11` to the current stable `1.18.25` - validate the configured model from OpenCode's offline registry during image build without making a model call - keep the existing `high` reasoning variant and update deployment/runtime version checks and documentation ## Verification - `GOMAXPROCS=1 go test -p 1 ./...` - `GOMAXPROCS=1 go vet -p 1 ./...` - `GOMAXPROCS=1 sh scripts/adversarial-check.sh` - `git diff --check` - NAS Podman worker image build: `localhost/opencode-worker:1.18.25-qa` - image reports OpenCode `1.18.25`, label `1.18.25`, and offline registry entry `zai-coding-plan/glm-5.3-flash` - independent review completed; one documentation command issue was fixed and re-reviewed ## Sources - GLM-5.3-Flash: https://docs.z.ai/guides/vlm/glm-5.3-flash - OpenCode v1.18.25: https://github.com/anomalyco/opencode/releases/tag/v1.18.25
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
lambadalambda/opencode-forgejo-bot!10
No description provided.