fix: cline-pass: glm-5.3-flash missing from provider data - #6054
Open
github-actions[bot] wants to merge 1 commit into
Open
fix: cline-pass: glm-5.3-flash missing from provider data#6054github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the missing ClinePass model
cline-pass/glm-5.3-flash. It is present in Cline’s live recommended-models catalog but was not inproviders/cline-pass/models/cline-pass/. The entry uses lab metadata viabase_model = "zhipuai/glm-5.3-flash"and follows the same override-only pattern ascline-pass/glm-5.3.Changes
New file:
providers/cline-pass/models/cline-pass/glm-5.3-flash.tomlbase_modelzhipuai/glm-5.3-flashreasoning_optionseffort:low,high,maxinterleaved.fieldreasoning_content(same as ClinePassglm-5.3)cost.input0.075USD/MTokcost.output0.25USD/MTokcost.cache_read0.015USD/MTokEvidence
cline-pass/glm-5.3-flashinclinePass[](fetched 2026-09-01).models/zhipuai/glm-5.3-flash.toml; first-party overview: Z.AI GLM-5.3-Flash.reasoning_effortlow|high|maxand always-on thinking for this model (docs); matches first-partyproviders/zai/models/glm-5.3-flash.tomland ClinePass peerglm-5.3.Validation
bun validate(no shell per instructions).Review notes
glm-5.3-flashor its reference rates; availability is from the live catalog API.providers/zai). If Cline later publishes Flash quota rates at list ($0.15 / $0.50 / $0.03) or different figures, updatecostaccordingly.reasoning_contentside channel ascline-pass/glm-5.3.Closes #6052
Automated by the issue fixer: https://github.com/anomalyco/models.dev/actions/runs/33569765060