qwen-code/packages
tanzhenxin 98a0f78c4b
fix(weixin): add missing iLink headers to QR code login and clean up error output (#3044)
PR #2943 fixed headers in buildHeaders() but the login flow in
waitForLogin() still used a hardcoded incomplete header object.
Reuse the shared buildHeaders() so all endpoints send consistent
iLink-App-Id and iLink-App-ClientVersion headers.

Also wrap channel.connect() in startSingle() with a try/catch so
configuration errors print a clean message instead of dumping the
yargs help text and a stack trace.
2026-04-10 11:36:02 +08:00
..
channels fix(weixin): add missing iLink headers to QR code login and clean up error output (#3044) 2026-04-10 11:36:02 +08:00
cli fix(weixin): add missing iLink headers to QR code login and clean up error output (#3044) 2026-04-10 11:36:02 +08:00
core Merge pull request #2923 from QwenLM/feature/status-line-customization 2026-04-09 19:23:08 +08: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 fix(release): run release:version 0.14.2 to sync all package versions (#3026) 2026-04-08 21:33:40 +08:00
vscode-ide-companion Merge pull request #2923 from QwenLM/feature/status-line-customization 2026-04-09 19:23:08 +08:00
web-templates fix(release): run release:version 0.14.2 to sync all package versions (#3026) 2026-04-08 21:33:40 +08:00
webui fix(webui): fix chat input scrollbar not draggable in VS Code plugin (#2883) (#3038) 2026-04-09 10:53:39 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00