feat: add Qwen3.8 Max Preview - #67
Draft
Johnson-LYS wants to merge 1 commit into
Draft
Conversation
Johnson-LYS
force-pushed
the
agent/add-qwen3-8-max-preview
branch
from
July 25, 2026 13:21
01828de to
dd64633
Compare
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.
变更内容
qwen3.8-max-preview加入百炼 Token Plan 预设presetDataVersion更新至 83背景
main已通过 PR #66 收录qwen3.8-max-preview的模型内在规格。本 PR 不再重复修改 model-spec,仅补充尚未覆盖的百炼 Token Plan 接入配置。影响
客户端同步配置后可在百炼 Token Plan 中选择并正确识别 Qwen3.8 Max Preview。
验证
npm run validate:75 个配置通过,0 失败npm test:45 个测试通过,0 失败git diff --check:通过