| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cli.js | 2026-05-10 | 26.2 MB | |
| README.md | 2026-05-10 | 2.7 kB | |
| Release v0.15.10 source code.tar.gz | 2026-05-10 | 15.9 MB | |
| Release v0.15.10 source code.zip | 2026-05-10 | 17.4 MB | |
| Totals: 4 Items | 59.5 MB | 0 | |
What's Changed
- chore(release): v0.15.9 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/3971
- fix(cli): validate /model command arguments by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3963
- fix(core): log the OpenAI request actually sent on the wire by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/3767
- fix(core): drop disabled MCP server from health status registry by @BZ-D in https://github.com/QwenLM/qwen-code/pull/3916
- test(cli): drop wait-dependent SessionPicker search tests (closes [#3977]) by @qqqys in https://github.com/QwenLM/qwen-code/pull/3978
- feat(core): add reactive compression on context overflow by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3879
- fix(core): filter Mistral reasoning content at request boundary by @cyphercodes in https://github.com/QwenLM/qwen-code/pull/3882
- fix(cli): preserve comments and formatting in settings.json during migration write-back by @B-A-M-N in https://github.com/QwenLM/qwen-code/pull/3861
- [codex] fix monitor notifications for subagents by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3933
- feat(memory): add autoSkill background project skill extraction by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/3673
- feat(cli): improve slash command discovery by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/3736
- fix(cli): unfreeze Ctrl+O compact-mode toggle on long conversations by @chiga0 in https://github.com/QwenLM/qwen-code/pull/3905
- feat(core): support QWEN_HOME env var to customize config directory by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/2953
- feat(vscode): add message edit/rewind and message metadata UI by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/3762
- fix(cli): replace clearTerminal with targeted repaint on resize by @chiga0 in https://github.com/QwenLM/qwen-code/pull/3967
- feat(telemetry) suppress OpenTelemetry diagnostics from UI by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3986
- fix(core): harden reactive compression follow-ups by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3985
- fix(core): throttle shell tool live text updates by @chiga0 in https://github.com/QwenLM/qwen-code/pull/3902
- feat: add /diff command and git diff statistics utility by @BZ-D in https://github.com/QwenLM/qwen-code/pull/3491
- fix(core): unify Edit/WriteFile prior-read with Claude Code; close [#3964] + [#3945] by @wenshao in https://github.com/QwenLM/qwen-code/pull/4002
- feat(tools): add ToolSearch for on-demand loading of deferred tool schemas by @wenshao in https://github.com/QwenLM/qwen-code/pull/3589
Full Changelog: https://github.com/QwenLM/qwen-code/compare/v0.15.9...v0.15.10