qwen-code/packages
tanzhenxin 48ca2d043e fix(core): avoid passing undici agent to Anthropic SDK
Anthropic's Node client uses node-fetch, which expects a Node http(s).Agent.
Stop providing undici's Dispatcher as httpAgent; only set httpAgent when a proxy
is configured (via https-proxy-agent), otherwise let the SDK use its default.
2026-01-30 10:06:23 +08:00
..
cli chore: bump version to 0.8.1 2026-01-27 21:13:38 +08:00
core fix(core): avoid passing undici agent to Anthropic SDK 2026-01-30 10:06:23 +08:00
sdk-java add qwencode-sdk java doc 2026-01-06 17:18:41 +08:00
sdk-typescript fix: failed unit test 2026-01-27 20:07:35 +08:00
test-utils chore: bump version to 0.8.1 2026-01-27 21:13:38 +08:00
vscode-ide-companion chore: bump version to 0.8.1 2026-01-27 21:13:38 +08:00