Skip to content

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

Open
reneehuang1 wants to merge 1 commit into
mainfrom
docs/clinepass-model-updates
Open

reneehuang1 wants to merge 1 commit into
mainfrom
docs/clinepass-model-updates

Conversation

@reneehuang1

Copy link
Copy Markdown
Contributor

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:

  • MuseSpark-1.3-contributor (cline-pass/muse-spark-1.3-contributor)
  • DeepSeek V4.1 Flash (cline-pass/deepseek-v4.1-flash)

Deprecated (due to capacity constraints and model upgrades):

  • DeepSeek V4 Flash (cline-pass/deepseek-v4-flash)
  • GLM-5.2 (cline-pass/glm-5.2)
  • Kimi K2.6 (cline-pass/kimi-k2.6)
  • Kimi K2.7 Code (cline-pass/kimi-k2.7-code)

Changes made:

  • Models table: added the two new models and removed the four deprecated ones, plus a <Note> calling out the deprecations and pointing users to the recommended replacements (DeepSeek V4.1 Flash, GLM-5.3, and Kimi K3).
  • Reference pricing table: removed the deprecated models' rows and added rows for the new models. Rates come from the repo's model catalog (sdk/packages/llms/src/catalog/catalog.generated.ts): DeepSeek V4.1 Flash $0.30 / $1.20 / $0.006 cached read (official deepseek provider entry, keeping the existing DeepSeek pricing footnote) and MuseSpark-1.3-contributor $0.10 / $0.20.

Test Procedure

  • Documentation-only change; no code paths are affected.
  • Verified the new model IDs against the model catalog: cline-pass/deepseek-v4.1-flash follows the official deepseek/deepseek-v4.1-flash slug, and cline-pass/muse-spark-1.3-contributor follows the established cline-pass/<slug> naming (matching the cline-free/muse-spark-1.3-contributor slug).
  • Confirmed both tables keep their existing column structure and the deprecation <Note> matches the Mintlify component usage already present on the page.
  • Ran git diff --check locally — no whitespace errors.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • Cosmetic Changes
  • 📚 Documentation update
  • Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (bun test) and code is formatted and linted (bun run format && bun run lint)
  • I have reviewed contributor guidelines

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.

…h; deprecate GLM-5.2, Kimi K2.6/K2.7 Code, DeepSeek V4 Flash
@mintlify

mintlify Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
cline-docs 🟢 Ready View Preview Sep 19, 2026, 5:57 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@greptile-apps

greptile-apps Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 3/5

This PR is not yet safe to merge because its advertised ClinePass lineup disagrees with the repository’s current generated model catalog.

Findings

  1. P1 Unsupported ClinePass Model ID
  2. P1 Availability Contradicts Model Catalog
Fix with agent prompt
### Issue 1
docs/getting-started/clinepass.mdx:59
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.

### Issue 2
docs/getting-started/clinepass.mdx:65
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.

Summary

This documentation change updates the advertised ClinePass lineup and reference-pricing table.

  • Adds DeepSeek V4.1 Flash and MuseSpark-1.3-contributor.
  • Marks four prior models as unavailable and recommends replacements.
  • The DeepSeek addition and reference rates are supported by catalog data, but the MuseSpark ClinePass ID and the stated removals are not synchronized with the current generated catalog.

Reviews (1) · Last reviewed commit: "docs(clinepass): add MuseSpark-1.3-contr..."

| 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` |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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` |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 | - |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

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.

1 participant