| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cli.js | 2026-04-07 | 21.6 MB | |
| README.md | 2026-04-07 | 5.3 kB | |
| Release v0.14.1 source code.tar.gz | 2026-04-07 | 14.1 MB | |
| Release v0.14.1 source code.zip | 2026-04-07 | 15.4 MB | |
| Totals: 4 Items | 51.1 MB | 0 | |
What's Changed
- fix(hooks): clean up abort listener in error handler by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2841
- fix(cli): commit pending AI response before adding hook system message by @pic4xiu in https://github.com/QwenLM/qwen-code/pull/2848
- chore: bump version to 0.14.1 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/2849
- feat(cli): enhance /btw side question with improved prompt and Ctrl+C/D cancel by @wenshao in https://github.com/QwenLM/qwen-code/pull/2776
- feat(cli, webui): add follow-up suggestions feature by @wenshao in https://github.com/QwenLM/qwen-code/pull/2525
- fix(subagents): preserve session subagents during cache refresh by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2895
- fix(telegram): send only failed chunk as plaintext fallback by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2894
- fix(auth): only release token refresh lock if it was acquired by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2893
- fix(extensions): handle individual extension update check failures by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2892
- fix(mcp): clear OAuth callback timeout on all completion paths by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2890
- refactor(tools): remove duplicate proxy setup in WebFetchTool by @pic4xiu in https://github.com/QwenLM/qwen-code/pull/2888
- fix(mcp): clean up directory listener on connect failure by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2896
- fix(permissions): allow non-core tools to bypass coreTools allowlist by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/2843
- fix: prevent output-language.md from being overwritten on startup by @DennisYu07 in https://github.com/QwenLM/qwen-code/pull/2842
- fix(cli): restore ? shortcuts in vim normal mode by @YingchaoX in https://github.com/QwenLM/qwen-code/pull/2884
- fix(cli): prevent ideCommand failure from breaking all slash commands… by @qqqys in https://github.com/QwenLM/qwen-code/pull/2822
- fix: improve ACP connection reliability with spawn retry and auto-reconnect by @qqqys in https://github.com/QwenLM/qwen-code/pull/2804
- fix(vscode): inherit model selection for new chat tabs by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/2802
- feat(webui): unify remaining tool display labels by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/2595
- fix(hooks): parse JSON output on exit code 2 to preserve hook additionalContext by @DennisYu07 in https://github.com/QwenLM/qwen-code/pull/2815
- fix(cli): remove quote-based drag detection to prevent input lag by @euxaristia in https://github.com/QwenLM/qwen-code/pull/2837
- fix(cli): restore previous theme on /theme cancel (refs [#2833]) by @kulikrch in https://github.com/QwenLM/qwen-code/pull/2834
- fix(extensions): await async calls in extension refresh chain by @chinesepowered in https://github.com/QwenLM/qwen-code/pull/2835
- fix(cli): preserve runtime-added models when saving settings by @Sakuranda in https://github.com/QwenLM/qwen-code/pull/2455
- feat: allow Ctrl+Y to skip rate-limit retry delay immediately by @huww98 in https://github.com/QwenLM/qwen-code/pull/2420
- fix(tools): exit_plan_mode now exits correctly in YOLO mode by @nsalvacao in https://github.com/QwenLM/qwen-code/pull/2586
- Fix Markdown table cell separator escaping in MarkdownDisplay.tsx by @mj4444ru in https://github.com/QwenLM/qwen-code/pull/2463
- feat(prompt): add dangerous actions behavior guidance in system prompt by @wenshao in https://github.com/QwenLM/qwen-code/pull/2889
- feat(core): implement mid-turn queue drain for agent execution by @wenshao in https://github.com/QwenLM/qwen-code/pull/2854
- Remove CODEOWNERS file by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/2937
- fix(vscode): remove @vscode/vsce from devDependencies to fix local build by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/2824
- fix(webui): remove @qwen-code/qwen-code-core dependency by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/2902
- feat: to [#2767], support verbose and compact mode swither with ctrl-o by @chiga0 in https://github.com/QwenLM/qwen-code/pull/2770
- fix(core): coerce stringified JSON values for anyOf/oneOf MCP tool schemas by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/2858
- fix(weixin): add missing iLink-App-Id and iLink-App-ClientVersion headers by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/2943
New Contributors
- @chinesepowered made their first contribution in https://github.com/QwenLM/qwen-code/pull/2841
- @pic4xiu made their first contribution in https://github.com/QwenLM/qwen-code/pull/2848
- @YingchaoX made their first contribution in https://github.com/QwenLM/qwen-code/pull/2884
- @euxaristia made their first contribution in https://github.com/QwenLM/qwen-code/pull/2837
- @kulikrch made their first contribution in https://github.com/QwenLM/qwen-code/pull/2834
- @nsalvacao made their first contribution in https://github.com/QwenLM/qwen-code/pull/2586
- @mj4444ru made their first contribution in https://github.com/QwenLM/qwen-code/pull/2463
- @chiga0 made their first contribution in https://github.com/QwenLM/qwen-code/pull/2770
Full Changelog: https://github.com/QwenLM/qwen-code/compare/v0.14.0...v0.14.1