docs(clinepass): add MuseSpark-1.3-contributor and DeepSeek V4.1 Flash; deprecate GLM-5.2, Kimi K2.6/K2.7 Code, DeepSeek V4 Flash - #14300
reneehuang1 wants to merge 1 commit into
Conversation
…h; deprecate GLM-5.2, Kimi K2.6/K2.7 Code, DeepSeek V4 Flash
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
|
| | MiMo-V2.5 | `cline-pass/mimo-v2.5` | | ||
| | MiMo-V2.5-Pro | `cline-pass/mimo-v2.5-pro` | | ||
| | MiniMax M3 | `cline-pass/minimax-m3` | | ||
| | MuseSpark-1.3-contributor | `cline-pass/muse-spark-1.3-contributor` | |
There was a problem hiding this comment.
Unsupported ClinePass Model ID
The newly documented cline-pass/muse-spark-1.3-contributor ID is absent from both the generated model catalog and the ClinePass recommended-model list. The repository only defines cline-free/muse-spark-1.3-contributor and provider-specific variants, so users following this table will select an unsupported ClinePass model ID that cannot be resolved.
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/getting-started/clinepass.mdx
Line: 59
Comment:
**Unsupported ClinePass Model ID**
The newly documented `cline-pass/muse-spark-1.3-contributor` ID is absent from both the generated model catalog and the ClinePass recommended-model list. The repository only defines `cline-free/muse-spark-1.3-contributor` and provider-specific variants, so users following this table will select an unsupported ClinePass model ID that cannot be resolved.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.| | Qwen3.7 Plus | `cline-pass/qwen3.7-plus` | | ||
|
|
||
| <Note> | ||
| **Model deprecations:** Due to capacity constraints and model upgrades, GLM-5.2, Kimi K2.6, Kimi K2.7 Code, and DeepSeek V4 Flash are no longer available on ClinePass. You can continue using DeepSeek V4.1 Flash (`cline-pass/deepseek-v4.1-flash`), GLM-5.3 (`cline-pass/glm-5.3`), and Kimi K3 (`cline-pass/kimi-k3`) instead. |
There was a problem hiding this comment.
Availability Contradicts Model Catalog
This note says GLM-5.2, Kimi K2.6, Kimi K2.7 Code, and DeepSeek V4 Flash are no longer available, but the current generated ClinePass catalog and recommended-model list still expose all four IDs. Publishing this claim before the product catalog is updated makes the documentation disagree with the model selector and incorrectly directs users away from models the repository still serves.
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/getting-started/clinepass.mdx
Line: 65
Comment:
**Availability Contradicts Model Catalog**
This note says GLM-5.2, Kimi K2.6, Kimi K2.7 Code, and DeepSeek V4 Flash are no longer available, but the current generated ClinePass catalog and recommended-model list still expose all four IDs. Publishing this claim before the product catalog is updated makes the documentation disagree with the model selector and incorrectly directs users away from models the repository still serves.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ecdd3c8fc2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| | MiMo-V2.5 | `cline-pass/mimo-v2.5` | | ||
| | MiMo-V2.5-Pro | `cline-pass/mimo-v2.5-pro` | | ||
| | MiniMax M3 | `cline-pass/minimax-m3` | | ||
| | MuseSpark-1.3-contributor | `cline-pass/muse-spark-1.3-contributor` | |
There was a problem hiding this comment.
Add the subscribed MuseSpark route before advertising it
A repo-wide search finds no cline-pass/muse-spark-1.3-contributor entry in either the generated provider catalog or the bundled ClinePass list; the only Cline-hosted entry is cline-free/muse-spark-1.3-contributor in sdk/packages/llms/src/catalog/catalog.generated.ts. Consequently, subscribers copying this newly documented ID—or clients relying on the bundled catalog when the live model feed is unavailable—cannot use or select the advertised model. Add the subscribed route to the ClinePass feed/catalog, or document the existing free ID instead.
Useful? React with 👍 / 👎.
| | DeepSeek V4 Pro (Off-peak)<sup>1</sup> | $0.66 | $1.98 | $0.022 | - | | ||
| | DeepSeek V4 Flash (Peak)<sup>1</sup> | $0.44 | $1.32 | $0.014 | - | | ||
| | DeepSeek V4 Flash (Off-peak)<sup>1</sup> | $0.22 | $0.66 | $0.007 | - | | ||
| | DeepSeek V4.1 Flash<sup>1</sup> | $0.30 | $1.20 | $0.006 | - | |
There was a problem hiding this comment.
Correct the DeepSeek V4.1 Flash reference rates
These values are twice the rates recorded for DeepSeek's own V4.1 Flash entry: sdk/packages/llms/src/catalog/catalog.generated.ts lines 32430-32434 specify $0.15 input, $0.60 output, and $0.003 cached read, while $0.30/$1.20/$0.006 are the OpenRouter rates. Because this row carries the footnote linking to DeepSeek's official pricing, readers will overestimate the standard API cost—and therefore misinterpret the advertised quota comparison—by 2× unless the values or attribution are corrected.
Useful? React with 👍 / 👎.
Related Issue
Issue: #XXXX
Description
Updates the ClinePass doc page (
docs/getting-started/clinepass.mdx) to reflect the latest model lineup changes.Now included in ClinePass:
cline-pass/muse-spark-1.3-contributor)cline-pass/deepseek-v4.1-flash)Deprecated (due to capacity constraints and model upgrades):
cline-pass/deepseek-v4-flash)cline-pass/glm-5.2)cline-pass/kimi-k2.6)cline-pass/kimi-k2.7-code)Changes made:
<Note>calling out the deprecations and pointing users to the recommended replacements (DeepSeek V4.1 Flash, GLM-5.3, and Kimi K3).sdk/packages/llms/src/catalog/catalog.generated.ts): DeepSeek V4.1 Flash $0.30 / $1.20 / $0.006 cached read (officialdeepseekprovider entry, keeping the existing DeepSeek pricing footnote) and MuseSpark-1.3-contributor $0.10 / $0.20.Test Procedure
cline-pass/deepseek-v4.1-flashfollows the officialdeepseek/deepseek-v4.1-flashslug, andcline-pass/muse-spark-1.3-contributorfollows the establishedcline-pass/<slug>naming (matching thecline-free/muse-spark-1.3-contributorslug).<Note>matches the Mintlify component usage already present on the page.git diff --checklocally — no whitespace errors.Type of Change
Pre-flight Checklist
bun test) and code is formatted and linted (bun run format && bun run lint)Screenshots
N/A — documentation markdown only.
Additional Notes
Reference pricing for the two new models was taken from the repo's model catalog; happy to adjust if the official ClinePass reference rates differ.