Skip to content

feat(providers): refresh Qwen3.8 model catalogs - #10226

Merged
diegosouzapw merged 1 commit into
diegosouzapw:release/v3.8.50from
backryun:agent/clinepass-qwen38-max
Aug 18, 2026
Merged

feat(providers): refresh Qwen3.8 model catalogs#10226
diegosouzapw merged 1 commit into
diegosouzapw:release/v3.8.50from
backryun:agent/clinepass-qwen38-max

Conversation

@backryun

@backryun backryun commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the retired Qwen3.8 Max Preview identity with qwen3.8-max in the Qwen Web and Qwen Cloud Token Plan catalogs
  • add Qwen3.8 Max to Alibaba Model Studio, Qwen Cloud, and the ClinePass offline fallback
  • refresh Qwen Cloud Token Plan context/output limits and add DeepSeek V4 Flash
  • keep qwen3.8-max-preview working as a Qwen Web compatibility alias while sending the current model ID upstream
  • align Qwen Web thinking behavior, free-model metadata, and ordered catalog regression coverage

Live discovery remains authoritative for Qwen Cloud and ClinePass where available. The Qwen Web model ID, 1M context, vision/thinking support, and 131,072-token generation limit were also confirmed against its current public /api/models response.

Validation

  • node --import tsx/esm --test tests/unit/clinepass-provider.test.ts — 21/21 passed
  • node --import tsx/esm --test tests/unit/alibaba-provider-regions.test.ts tests/unit/executor-qwen-web.test.ts — 27/27 passed
  • npm run typecheck:core — passed
  • targeted Prettier and ESLint — passed
  • Cline public recommended-models endpoint contains cline-pass/qwen3.8-max
  • Qwen Web public models endpoint contains qwen3.8-max with the catalog metadata used here

Existing base blockers

  • npm run check:provider-consistency reports the pre-existing registry-only chatanywhere entry
  • the repository pre-commit docs-sync gate expects ## [Unreleased], while the release base currently starts CHANGELOG.md with ## [3.8.50] — TBD

@backryun
backryun marked this pull request as ready for review August 13, 2026 02:24
@backryun
backryun requested a review from diegosouzapw as a code owner August 13, 2026 02:24
@backryun
backryun force-pushed the agent/clinepass-qwen38-max branch from 3ac04b1 to d15c632 Compare August 13, 2026 03:03
@backryun backryun changed the title feat(providers): add Qwen3.8 Max to ClinePass feat(providers): refresh Qwen3.8 model catalogs Aug 13, 2026
@backryun
backryun force-pushed the agent/clinepass-qwen38-max branch 5 times, most recently from cad9dee to abdb6fd Compare August 13, 2026 11:04
@diegosouzapw

Copy link
Copy Markdown
Owner

Refresh looks good. One check: run check:provider-consistency and confirm the new Qwen3.8 models carry correct pricing/contextLength. Otherwise mergeable.

@backryun
backryun force-pushed the agent/clinepass-qwen38-max branch 11 times, most recently from ee5351a to cff2ace Compare August 15, 2026 07:20
@backryun

Copy link
Copy Markdown
Contributor Author

Re-ran the requested provider consistency check on the exact current head cff2ace: it passes with 260 REGISTRY entries, 340 canonical providers, and 0 exceptions. The Qwen3.8 Max static entries that carry limits use a 1,000,000-token context, while Qwen Web remains keyless with zero-priced free-catalog metadata; live-discovery catalogs remain intentionally minimal. Please take another look when convenient.

@backryun
backryun force-pushed the agent/clinepass-qwen38-max branch 8 times, most recently from 0575134 to 848951e Compare August 17, 2026 11:53
@backryun
backryun force-pushed the agent/clinepass-qwen38-max branch 2 times, most recently from da15131 to 9e5b4b8 Compare August 18, 2026 04:54
@backryun
backryun force-pushed the agent/clinepass-qwen38-max branch from 9e5b4b8 to ba0017c Compare August 18, 2026 13:13
@diegosouzapw
diegosouzapw merged commit acd7409 into diegosouzapw:release/v3.8.50 Aug 18, 2026
5 checks passed
@backryun
backryun deleted the agent/clinepass-qwen38-max branch August 18, 2026 14:15
HouMinXi pushed a commit to HouMinXi/OmniRoute that referenced this pull request Aug 20, 2026
giauphan pushed a commit to giauphan/OmniRoute that referenced this pull request Aug 20, 2026
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