Skip to content

[Feat] Add GLM 5.3 support - #1318

Merged
daniel-lxs merged 8 commits into
developfrom
feature/glm-5-3-support-3gaubk05svtv6
Aug 14, 2026
Merged

[Feat] Add GLM 5.3 support#1318
daniel-lxs merged 8 commits into
developfrom
feature/glm-5-3-support-3gaubk05svtv6

Conversation

@roomote-community

@roomote-community roomote-community Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

​Created by Roomote. Follow up by mentioning @roomote, in the web UI, or in Discord.

What changed

  • Added GLM 5.3 to the recommended task model catalog.
  • Added verified opencode-go/glm-5.3 and zai-coding-plan/glm-5.3 mappings.
  • Updated OpenCode Go and Z.AI Coding Plan to use GLM 5.3 as their default coding model.
  • Retained GLM 5.2 recommendations and defaults for providers that serve 5.2 but do not yet expose 5.3, including direct Z.AI.
  • Preserved existing GLM 5.2 runtime compatibility for explicitly configured models and snapshot resumes.
  • Replaced a mocked OpenRouter GLM 5.3 lookup fixture because OpenRouter's live catalog does not currently list that model.

Why this change was made

GLM 5.3 is available through OpenCode Go and Z.AI Coding Plan and should replace GLM 5.2 for those providers. Other providers continue recommending GLM 5.2 until they expose 5.3. The new model IDs were verified against the live models.dev catalog.

Impact

OpenCode Go and Z.AI Coding Plan users receive GLM 5.3 by default. OpenRouter, Vercel AI Gateway, Requesty, Baseten, Together AI, OpenCode Zen, and direct Z.AI continue to offer GLM 5.2 rather than losing their existing recommendation.

@roomote-community

roomote-community Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

No outstanding code issues. See task

  • packages/types/src/model-provider-config.ts:745 — Direct Z.AI onboarding again defaults to GLM 5.2, and GLM 5.2 suggestions are restored for other providers despite this PR's stated scope. — dismissed: the clarified PR scope intentionally retains GLM 5.2 wherever GLM 5.3 is unavailable, and the PR description now reflects that behavior.

Reviewed deebc6c

@roomote-community

roomote-community Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Updated in deebc6c2: GLM 5.2 remains recommended and defaulted everywhere it is available but GLM 5.3 is not. Only OpenCode Go and Z.AI Coding Plan advance to GLM 5.3. The provider-split regression test now locks that behavior, all required CI checks pass, and the PR description reflects the final scope. Browser proof was attempted but onboarding remained stuck on a loading state before the model-provider UI.

Comment thread packages/types/src/model-provider-config.ts Outdated
@roomote-community
roomote-community Bot force-pushed the feature/glm-5-3-support-3gaubk05svtv6 branch from b443bd7 to a45d9e6 Compare August 14, 2026 19:34
@daniel-lxs
daniel-lxs marked this pull request as ready for review August 14, 2026 23:45
@daniel-lxs
daniel-lxs merged commit 0db1842 into develop Aug 14, 2026
17 checks passed
@daniel-lxs
daniel-lxs deleted the feature/glm-5-3-support-3gaubk05svtv6 branch August 14, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants