qwen-code/packages
chinesepowered c83f9d2a7b fix(extensions): handle individual extension update check failures
checkForAllExtensionUpdates() used Promise.all without per-promise
catch handlers. A single extension's update check failure would reject
the entire batch, leaving remaining extensions stuck in
CHECKING_FOR_UPDATES state. Now catches per-extension and reports ERROR.
2026-04-04 15:16:59 -07:00
..
channels chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
cli feat(cli, webui): add follow-up suggestions feature (#2525) 2026-04-03 20:07:23 +08:00
core fix(extensions): handle individual extension update check failures 2026-04-04 15:16:59 -07:00
sdk-java feat: simplify subagent model configuration with model selector 2026-03-27 11:49:45 +08:00
sdk-typescript Merge pull request #2698 from QwenLM/refactor/subagent-model-selection 2026-04-01 16:17:54 +08:00
test-utils chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
vscode-ide-companion feat(cli, webui): add follow-up suggestions feature (#2525) 2026-04-03 20:07:23 +08:00
web-templates chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
webui feat(cli, webui): add follow-up suggestions feature (#2525) 2026-04-03 20:07:23 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00