QwenLM/qwen-code desktop-v0.0.4
QwenLM/qwen-code
Captured source
source ↗published Jun 15, 2026seen 1wcaptured 1whttp 200method plain
desktop-v0.0.4
Repository: QwenLM/qwen-code
Tag: desktop-v0.0.4
Published: 2026-06-15T07:47:44Z
Prerelease: no
Release notes:
What's Changed
- fix(cli): persist MCP server removals by @Jerry2003826 in https://github.com/QwenLM/qwen-code/pull/4535
- fix(models): refresh raw model-derived defaults by @Jerry2003826 in https://github.com/QwenLM/qwen-code/pull/4517
- fix(vscode-ide-companion): exclude workspace packages from NOTICES.txt generation by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/4455
- fix(telemetry): attach interaction span to session root context by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4499
- fix(cli): auto-prepend @ when pasting or dropping multiple file paths by @MikeWang0316tw in https://github.com/QwenLM/qwen-code/pull/4544
- feat(prompt): move new app prompt from system prompt to skills by @DennisYu07 in https://github.com/QwenLM/qwen-code/pull/4567
- feat(worktree): Phase D — startup --worktree flag + symlinkDirectories + PR refs by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4381
- fix(permissions): make command substitution ask, not deny (#4093) by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4386
- feat(cli): default auto-dream/auto-skill to on and add /memory toggle by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4547
- fix(cli): surface startup warnings on stderr before TUI render (#4448) by @kagura-agent in https://github.com/QwenLM/qwen-code/pull/4461
- fix(telemetry): improve LogToSpan bridge error info and TUI handling by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4482
- feat(channels): add Feishu (Lark) channel adapter by @yuanyuanAli in https://github.com/QwenLM/qwen-code/pull/4379
- feat(telemetry): foundation for skill-based RT optimization (P0+P1) by @gwinthis in https://github.com/QwenLM/qwen-code/pull/4565
- fix(cli): track model-sent slash command history by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3826
- feat(computer-use): zero-config built-in via open-computer-use MCP by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4590
- refactor(core)!: replace tail-preservation compaction with summary + restoration attachments by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4599
- Emit PermissionDenied hooks for AUTO classifier blocks by @qqqys in https://github.com/QwenLM/qwen-code/pull/4376
- chore(release): v0.16.2 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/4571
- fix(core): use undici fetch for IDE proxy requests by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4607
- fix(core,cli): label screenshot-triggered compaction accurately in the auto-compact notice by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4623
- chore(release): v0.17.0 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/4626
- fix(rewind): false "compressed turn" error when mid-turn messages exist by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4580
- fix(core): emit enable_thinking on DashScope when reasoning is disabled by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4505
- fix(core): surface Anthropic empty stream provider errors by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/4540
- feat(core): add memory pressure monitor by @ZevGit in https://github.com/QwenLM/qwen-code/pull/4403
- fix(core): guard oversized resumed history sends by @Jerry2003826 in https://github.com/QwenLM/qwen-code/pull/4531
- fix(cli): stabilize statusline preset ordering by @shenyankm in https://github.com/QwenLM/qwen-code/pull/4634
- fix(config): load home .env vars before settings ${VAR} resolution (#4466) by @kagura-agent in https://github.com/QwenLM/qwen-code/pull/4474
- fix(acp): drop discontinued Qwen OAuth method by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4639
- fix(core): enforce adjacent tool results by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4622
- fix(cli): hide completed sticky todos by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4635
- feat(cli): Add settings JSON corrupted warning dialog by @zzhenyao in https://github.com/QwenLM/qwen-code/pull/4560
- fix(core): harden context error text collection by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4632
- fix(core): apply output language to side queries by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4636
- fix(cli): persist /memory toggle state across dialog reopen by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/4650
- fix(docs): Hide internal docs from docs site by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/4357
- fix(core): preserve uid in atomicWriteFile to avoid breaking shared-write files by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4431
- Improve hooks matcher display by @qqqys in https://github.com/QwenLM/qwen-code/pull/4545
- fix(cli): use session channel when closing ACP sessions by @Jerry2003826 in https://github.com/QwenLM/qwen-code/pull/4522
- fix(core,cli): replace full-history structuredClone with shallow/tail variants to prevent OOM on resume by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/4644
- feat(cli): add respectUserColors and hideContextIndicator options for statusline by @zzhenyao in https://github.com/QwenLM/qwen-code/pull/4670
- fix(core): tolerate unsupported Streamable HTTP GET SSE by @Jerry2003826 in https://github.com/QwenLM/qwen-code/pull/4521
- fix(insight): Harden insight facet normalization and empty qualitative handling by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/3557
- feat(cli): notify when background shells finish by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/4355
- feat(core): add simplify bundled skill by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/3570
- feat(skills): add agent reproduction workflows by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/4118
- feat(cli): virtual viewport for long conversations on ink 7 by @chiga0 in https://github.com/QwenLM/qwen-code/pull/4146
- feat(cli): background housekeeping for stale file-history dirs by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4414
- fix(core): loosen auto-mode classifier timeouts, disable stage-2 thinking by @qqqys in https://github.com/QwenLM/qwen-code/pull/4680
- fix(core): coerce hostile-provider usage token counts (#4350 part 1) by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/4439
- feat(core): inject context env vars (session/agent/prompt ID) into shell...
Excerpt shown — open the source for the full document.
Notability
notability 4.0/10Routine early-stage desktop app update, no traction.