QwenLM/qwen-code v0.17.0-nightly.20260603.68408c30c
QwenLM/qwen-code
Captured source
source ↗published Jun 3, 2026seen 5dcaptured 9hhttp 200method plain
Release v0.17.0-nightly.20260603.68408c30c
Repository: QwenLM/qwen-code
Tag: v0.17.0-nightly.20260603.68408c30c
Published: 2026-06-03T00:51:19Z
Prerelease: yes
Release notes:
What's Changed
- 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 subprocesses by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/4649
- Add AUTO mode denial observability and caps by @qqqys in https://github.com/QwenLM/qwen-code/pull/4476
- feat(core): auto-dump memory diagnostics to disk on pressure detection by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/4654
- feat(core): atomic write rollout for credentials, memory, config, JSONL (closes #3681, #4095 Phase 2) by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/4333
- docs: add /diff command and auto theme detection documentation by @BZ-D in https://github.com/QwenLM/qwen-code/pull/4699
- feat(cli): Add searchable MiniMax-M3 model setup by @shenyankm in https://github.com/QwenLM/qwen-code/pull/4668
New Contributors
- @zzhenyao made their first contribution in https://github.com/QwenLM/qwen-code/pull/4560
Full Changelog: https://github.com/QwenLM/qwen-code/compare/v0.17.0...v0.17.0-nightly.20260603.68408c30c
Notability
notability 1.0/10Nightly release, routine update