qwen-code/packages/core/src
jinye b1ec8d64c7
fix(cli): warn on ignored provider generation config (#3883)
* fix(cli): warn on ignored provider generation config

Warn when a selected provider model has top-level model.generationConfig fields that will not apply because the provider entry is sealed. Document the required local-model placement for contextWindowSize and related generation config fields.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* fix(cli): address provider config warning review

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* fix(cli): narrow provider config warning fields

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

---------

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-05-07 14:46:23 +08:00
..
__mocks__/fs pre-release commit 2025-07-22 23:26:01 +08:00
agents fix(core): rebuild tool registry on subagent Config overrides so bound tools resolve to the subagent (#3873) 2026-05-07 10:31:32 +08:00
config feat(skills): parallelize loading + add path-conditional activation (#3604) 2026-05-05 00:28:53 +08:00
confirmation-bus test: add tests for confirmation-bus, prompt-registry, and cli/core modules (#2272) 2026-04-09 13:54:59 +08:00
constants feat(vscode): replace OAuth with Coding Plan / API Key provider setup (#3398) 2026-04-21 22:20:58 +08:00
core fix(core): improve stream rate-limit retry handling (#3790) 2026-05-07 11:58:55 +08:00
extension feat(skills): parallelize loading + add path-conditional activation (#3604) 2026-05-05 00:28:53 +08:00
followup fix(core): unescape shell-escaped file paths in Edit, WriteFile, and ReadFile tools (#3820) 2026-05-05 01:33:36 +08:00
hooks fix(core): remove abort listener during cleanup (#3438) 2026-04-19 17:28:38 +08:00
ide refactor(ide): optimize connection config lookup and remove time-based lock cleanup 2026-03-10 14:54:37 +08:00
lsp fix(lsp): 修复 LSP 文档、isPathSafe 限制,并提升 LSP 工具调用率 (#3615) 2026-04-30 15:24:18 +08:00
mcp fix(mcp): make the OAuth authorization URL clickable when wrapped (#3489) 2026-04-21 16:44:23 +08:00
memory feat(core,cli): surface and cancel auto-memory dream tasks (#3836) 2026-05-06 10:20:19 +08:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
models fix(core): split tool-result media into follow-up user message for strict OpenAI compat (#3617) 2026-04-27 23:01:02 +08:00
output chore(core): drop tool token usage tracking (#3727) 2026-04-30 15:35:01 +08:00
permissions fix(core): address post-merge monitor tool and UI routing issues (#3792) 2026-05-04 21:19:41 +08:00
prompts test: add tests for confirmation-bus, prompt-registry, and cli/core modules (#2272) 2026-04-09 13:54:59 +08:00
qwen feat(cli): add Traditional Chinese (zh-TW) as a UI language option (#3569) 2026-04-24 21:34:46 +08:00
services fix(core): address @tanzhenxin's PR-1 review notes (post-merge follow-up to #3842) (#3886) 2026-05-07 13:42:42 +08:00
skills feat(cli): route foreground subagents through pill+dialog while running (#3768) 2026-05-06 14:08:12 +08:00
subagents fix(core): rebuild tool registry on subagent Config overrides so bound tools resolve to the subagent (#3873) 2026-05-07 10:31:32 +08:00
telemetry feat(core,cli): surface and cancel auto-memory dream tasks (#3836) 2026-05-06 10:20:19 +08:00
test-utils refactor: merge test-utils package into core (#3200) 2026-04-13 17:11:03 +08:00
tools fix(core): stop per-subagent ToolRegistry on the foreground-fork path (#3887) 2026-05-07 13:43:00 +08:00
utils fix(core): improve stream rate-limit retry handling (#3790) 2026-05-07 11:58:55 +08:00
index.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
index.ts fix(cli): warn on ignored provider generation config (#3883) 2026-05-07 14:46:23 +08:00