What's Changed
- chore(release): v0.19.1 by @qwen-code-ci-bot in #5762
- feat(serve): Add remote LSP status route by @doudouOUC in #5741
- fix(agent): cap fork turns and bubble fork permission prompts by @qqqys in #5737
- feat(vision-bridge): transcribe images to text for text-only models by @yiliang114 in #5126
- feat(core): add deterministic guards for destructive commands in auto mode by @DennisYu07 in #5754
- feat(cli): add extension operation polling by @ytahdn in #5753
- fix(vscode): always show chat view in the Activity Bar sidebar by @yiliang114 in #5757
- fix(cli): source /context token total from the per-session chat by @qqqys in #5764
- fix(core): Disambiguate duplicate model display names by @doudouOUC in #5769
- fix(cli): remove theme background fills from input box and user messages by @chiga0 in #5772
- feat(cli): match MCP resources globally on bare @ and show full references by @wenshao in #5774
- ci: collapse PR checks into Ubuntu gate by @yiliang114 in #5767
- refactor(web-shell): restructure chat UI by @ytahdn in #5775
- fix(cli): stabilize VP mouse interactions by @ZevGit in #5751
- docs: fix config/command/auth drift and surface the model-providers page by @DragonnZhang in #5735
- fix(vscode): clamp open file positions by @tt-a1i in #5711
- fix(config): fall back to user env files by @tt-a1i in #5731
- fix(core): require integer stop hook cap by @tt-a1i in #5667
- fix(core): require integer microcompaction keep count by @tt-a1i in #5652
- fix(core): Align MCP OAuth guidance and docs by @doudouOUC in #5589
- feat(cli): Add workspace permissions rules API by @doudouOUC in #5743
- fix(cli): replace emoji thinking/summary icons with Unicode text symbols by @pomelo-nwu in #5788
- fix(cli): restore saved custom model IDs when re-entering the auth wizard by @pomelo-nwu in #5654
- fix(daemon): Reject stale prompt client admission by @doudouOUC in #5784
- feat(serve): voice dictation over the daemon for the Web Shell by @qqqys in #5755
- fix(core): parse QWEN_SERVE_MCP_CLIENT_BUDGET strictly as a decimal integer by @he-yufeng in #5752
- fix(sdk): self-heal stale clientId on invalid_client_id prompts by @doudouOUC in #5797
- feat(voice): refine ASR transcripts with the fast model before insert by @qqqys in #5794
- fix(cli): promote pasted image paths to attachments by @yiliang114 in #5803
- fix(sdk): raise browser daemon bundle budget to 126 KiB by @wenshao in #5801
- ci: harden Linux CI reliability (shallow ECS checkout + CodeQL timeout) by @yiliang114 in #5810
- fix(cli): correctly map Claude MCP server transport types on import and in .mcp.json by @BZ-D in #5812
- perf(cli): Optimize serve daemon startup by @doudouOUC in #5785
- Expose MCP resource read tool by @yiliang114 in #5781
- ci: move macOS/Windows tests and CodeQL off the per-PR path by @yiliang114 in #5813
Full Changelog: v0.19.1...v0.19.2