Context
Z.AI released GLM 5.3 on 2026-08-14 and the live models.dev catalogue now lists it for zai-coding-plan. The CLI fallback catalogue and checked-in test fixture stop at GLM 5.2, so bundled or stale catalogue data cannot expose the new model with its supported reasoning efforts.
Goal
Make zai-coding-plan/glm-5.3 available with correct limits and request options.
Acceptance criteria
Out of scope
- Adding GLM 5.3 to gateways that have not advertised availability.
- Porting unrelated OpenCode provider or OpenCode Go changes.
References
Context
Z.AI released GLM 5.3 on 2026-08-14 and the live models.dev catalogue now lists it for
zai-coding-plan. The CLI fallback catalogue and checked-in test fixture stop at GLM 5.2, so bundled or stale catalogue data cannot expose the new model with its supported reasoning efforts.Goal
Make
zai-coding-plan/glm-5.3available with correct limits and request options.Acceptance criteria
low,high, andmaxreasoning efforts.Out of scope
References
https://z.ai/blog/glm-5.3
packages/cli/src/provider/provider.tspackages/cli/src/provider/transform.tsPrior GLM 5.2 support: Add GLM-5.2 harness support #82
I searched open and closed issues for an existing GLM 5.3 request.