qwen-code/packages
jinye.djy 7b628d7003 fix(core): shallow-clone savedApiKeySource to avoid mutation risk
Copy the ConfigSource object before applyResolvedModelDefaults runs,
so a future refactor that mutates source objects in place won't break
the save/restore logic.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-26 00:44:41 +08:00
..
channels fix(weixin): check full 4-byte PNG magic signature (#2970) 2026-04-18 09:32:58 +08:00
cli fix(cli): rework session recap rendering and add blur threshold setting (#3482) 2026-04-21 14:39:13 +08:00
core fix(core): shallow-clone savedApiKeySource to avoid mutation risk 2026-04-26 00:44:41 +08:00
sdk-java Fix typo in class name (#2189) 2026-04-18 11:59:36 +08:00
sdk-typescript fix(sdk): settle pending next() promise in Stream.return() to prevent hangs (#2981) 2026-04-18 09:46:56 +08:00
vscode-ide-companion fix(cli): rework session recap rendering and add blur threshold setting (#3482) 2026-04-21 14:39:13 +08:00
web-templates fix: display (#2766) 2026-04-19 15:25:29 +08:00
webui feat(vscode-ide-companion): support /insight command (#2593) 2026-04-20 10:02:18 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00