qwen-code/packages
Shaojin Wen e4f7a7f380
fix(core): allow thought-only responses in GeminiChat stream validation (#3251)
Models using thinking/reasoning modes may emit only thought content
without explicit text output. The stream validation previously rejected
these as 'empty' responses. Now accepts responses that contain either
text content or thought content when a finish reason is present.

(cherry picked from commit a0b13911f4)

Co-authored-by: mingholy.lmh <mingholy.lmh@alibaba-inc.com>
2026-04-15 10:29:57 +08:00
..
channels chore: bump version to 0.14.4 (#3209) 2026-04-13 18:15:54 +08:00
cli feat(vscode-ide-companion): add /account for account display (#2984) 2026-04-14 17:22:33 +08:00
core fix(core): allow thought-only responses in GeminiChat stream validation (#3251) 2026-04-15 10:29:57 +08:00
sdk-java feat(cli/sdk): expose /context usage data in non-interactive mode and SDK API (#2916) 2026-04-14 03:28:32 +08:00
sdk-typescript feat(cli/sdk): expose /context usage data in non-interactive mode and SDK API (#2916) 2026-04-14 03:28:32 +08:00
vscode-ide-companion fix(vscode): limit session tab title length to prevent tab bar overflow (#3249) 2026-04-14 19:59:55 +08:00
web-templates chore: bump version to 0.14.4 (#3209) 2026-04-13 18:15:54 +08:00
webui chore: bump version to 0.14.4 (#3209) 2026-04-13 18:15:54 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00