ReleaseQwen (Alibaba Cloud)Qwen (Alibaba Cloud)published Sep 5, 2026seen 4d

QwenLM/qwen-code v0.23.0-nightly.20260905.e3d26283e6

QwenLM/qwen-code

Open original ↗

Captured source

source ↗
published Sep 5, 2026seen 4dcaptured 4dhttp 200method plain

Release v0.23.0-nightly.20260905.e3d26283e6

Repository: QwenLM/qwen-code

Tag: v0.23.0-nightly.20260905.e3d26283e6

Published: 2026-09-05T05:28:24Z

Prerelease: yes

Release notes:

What's Changed

  • feat(web-shell): visualize and manage dynamic workflow runs by @qqqys in https://github.com/QwenLM/qwen-code/pull/10594
  • perf(web-shell): derive the session workflow projection once by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10871
  • test(integration): synchronize mid-turn /quit completion by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/10926
  • feat(ipc): tell senders when a message is refused, and expire held ones by @qqqys in https://github.com/QwenLM/qwen-code/pull/10809
  • fix(web-shell): make the 30 s overview-poll e2e deterministic by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10934
  • feat(serve): add session resource catalog by @w9lsky in https://github.com/QwenLM/qwen-code/pull/10837
  • fix(cli): submit exact slash commands from the live input by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10929
  • fix(web-shell): disable Push while the branch is behind its upstream by @wenshao in https://github.com/QwenLM/qwen-code/pull/10754
  • fix(cli): resolve session-management settings per request, not from the stale this.settings cache by @tomsen02 in https://github.com/QwenLM/qwen-code/pull/10095
  • fix(ci): name the failing job when a main CI run reports no test result by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/10855
  • test(cli): keep the redaction ReDoS guard asserting on the shared pool by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10912
  • fix(cli): complete the live slash-submit deps and fixture (#10944) by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/10961
  • fix(test): end interactive PTY sessions a test never closed by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/10971
  • feat(web-shell): give running subagents a live status in the transcript by @wenshao in https://github.com/QwenLM/qwen-code/pull/10939
  • ci(e2e): build once on a hosted runner and unpack it on every leg by @wenshao in https://github.com/QwenLM/qwen-code/pull/10894
  • fix(cli): submit exact OpenTUI slash commands from live input by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10987
  • fix(cli): resolve the OpenTUI slash submit from the live buffer on Enter by @wenshao in https://github.com/QwenLM/qwen-code/pull/10986
  • docs(web-shell): align follow-up suggestion copy by @Theater-ahyeon in https://github.com/QwenLM/qwen-code/pull/10851
  • fix(channels/dingtalk): keep SDK connect logging from printing clientSecret and stream ticket by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10945
  • feat(cli): Open OSC 8 links with a plain click in VP mode by @chiga0 in https://github.com/QwenLM/qwen-code/pull/10979
  • feat(channels): Add worktree-isolated named tasks by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/10643
  • feat(serve): add session turn navigation protocol by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/10751
  • fix(cli): OpenTUI transcript visibility for commands, /clear and steers by @chiga0 in https://github.com/QwenLM/qwen-code/pull/10947
  • fix(docs): sync daemon capability count by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11012
  • feat(web-shell): restore environment panel state by @ytahdn in https://github.com/QwenLM/qwen-code/pull/10627
  • feat(ipc): keep the peer inbox reachable, and say so when it is not by @qqqys in https://github.com/QwenLM/qwen-code/pull/10800
  • feat: chat transcript mr2a html export by @water-in-stone in https://github.com/QwenLM/qwen-code/pull/10076
  • feat(serve): Fence Conversations writers with mandatory session leases by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/10924
  • fix(dws): recognize slash commands after bot mentions by @qqqys in https://github.com/QwenLM/qwen-code/pull/10930
  • feat: load custom output styles from ~/.qwen/output-styles and .qwen/output-styles by @qqqys in https://github.com/QwenLM/qwen-code/pull/10761
  • fix(ci): retry a registry-side npm audit failure instead of reporting it as a CVE by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11006
  • fix(cli): allow quit before slash commands load by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11029
  • fix(test): stop measuring model latency on the shared E2E pool by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/11004
  • refactor(cli): route every per-request runtime-root pin through runWithPinnedRuntimeBaseDir by @tomsen02 in https://github.com/QwenLM/qwen-code/pull/10988
  • docs(web-shell): add global turn navigation Phase 2 design by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/11020
  • fix(cli): keep input closed until chat initialization completes by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11000
  • fix: restore ACP-related main CI checks by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11033
  • refactor(rewind): unify the ACP and TUI user-prompt classifiers by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/10959
  • test(web-shell): render the Session Workflow cockpit in the visuals preview by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11014
  • fix(web-shell): label usage-limited goal cards correctly by @yu-xin-c in https://github.com/QwenLM/qwen-code/pull/10553
  • feat(ui): add ui.showToolCallArgs to render tool-call arguments inline by @TianYuan1024 in https://github.com/QwenLM/qwen-code/pull/10565
  • fix(test): sync the pinned no-AK integration script list (#11050) by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/11052
  • fix(web-shell): scope select-all in the cell value dialog to the value by @LizunovSergey in https://github.com/QwenLM/qwen-code/pull/10857
  • fix(test): raise the ACP initialize budget for inline E2E daemon spawns (#11034) by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/11041
  • fix(core): allow manual retry after auto mode blocks by @qqqys in https://github.com/QwenLM/qwen-code/pull/11025
  • feat(ipc): hold peer messages across review classes, let repositories only tighten inbound settings by @qqqys in https://github.com/QwenLM/qwen-code/pull/11026
  • fix(cli): route turn-index reads through runtime-root pin by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11036

New Contributors

  • @w9lsky made their first contribution in https://github.com/QwenLM/qwen-code/pull/10837

*...

Excerpt shown — open the source for the full document.

Notability

notability 3.0/10

Routine nightly release of a tool.