ReleaseQwen (Alibaba Cloud)Qwen (Alibaba Cloud)published Jun 27, 2026seen 1h

QwenLM/qwen-code v0.19.2-nightly.20260627.d93bec905

QwenLM/qwen-code

Open original ↗

Captured source

source ↗
published Jun 27, 2026seen 1hcaptured 1hhttp 200method plain

Release v0.19.2-nightly.20260627.d93bec905

Repository: QwenLM/qwen-code

Tag: v0.19.2-nightly.20260627.d93bec905

Published: 2026-06-27T00:52:45Z

Prerelease: yes

Release notes:

What's Changed

  • fix(core): allow web_fetch JSON fallback by @tt-a1i in https://github.com/QwenLM/qwen-code/pull/5660
  • chore(release): v0.19.2 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/5830
  • ci: split platform test matrix into named jobs so PRs can enter the merge queue by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5833
  • fix(ide): validate QWEN_CODE_IDE_SERVER_PORT before reading lock file by @mvanhorn in https://github.com/QwenLM/qwen-code/pull/5805
  • fix(core): add streaming inactivity timeout to the OpenAI pipeline by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5827
  • fix(cli): prevent scroll snap-back and flicker in non-VP mode during multi-agent runs by @chiga0 in https://github.com/QwenLM/qwen-code/pull/5799
  • feat(serve): Add daemon workspace voice and control APIs by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5765
  • feat(cli): Add skill usage stats by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5826
  • feat(memory): confirm auto-generated skills before persisting by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/5616
  • fix(cli): cancel pending self-paced loop wakeups on user abort by @qqqys in https://github.com/QwenLM/qwen-code/pull/5808
  • fix(core): preserve reasoning_content when merging assistant turns by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5815
  • feat(cli): Show model thinking intent in loading indicator by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/5668
  • ci: give each CI job one home in the merge-queue flow by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5842
  • fix(web-shell): stabilize active prompt loading state by @ytahdn in https://github.com/QwenLM/qwen-code/pull/5818
  • Revert "feat(cli): Show model thinking intent in loading indicator" by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/5846
  • ci(release): make release flow merge-queue-safe and keep release PRs out of notes by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5832
  • ci: add @qwen-code /resolve by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5779
  • fix(cli): stop repeated duplicate provider responses by @tt-a1i in https://github.com/QwenLM/qwen-code/pull/5657
  • test(cli): add daemon startup benchmark by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5825
  • docs: add vertex-ai auth, missing commands, and qc-helper index entries by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/5727
  • feat(core): decouple /remember from auto-extract, stop writing to QWEN.md by @callmeYe in https://github.com/QwenLM/qwen-code/pull/5814
  • fix(web-shell): defer transcript-appending local commands while a turn streams by @carffuca in https://github.com/QwenLM/qwen-code/pull/5822
  • feat(web-shell): enhance assistant markdown tables with Excel-style interactions by @jifeng in https://github.com/QwenLM/qwen-code/pull/5650
  • ci(triage): run triage on the self-hosted ECS pool instead of GitHub-hosted by @wenshao in https://github.com/QwenLM/qwen-code/pull/5851
  • feat(cli): enable built-in status line preset by default for new users by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/5792
  • feat(config): map provider id to SDK protocol via providerProtocol (#5758) by @qqqys in https://github.com/QwenLM/qwen-code/pull/5793
  • feat(telemetry): Make sensitive span attribute limit configurable by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5804
  • fix(packaging): bundle audio capture for mirror installs by @qqqys in https://github.com/QwenLM/qwen-code/pull/5747
  • feat(core): QWEN_STREAM_IDLE_TIMEOUT_MS env knob for the stream idle timeout by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5845
  • feat(cli): support a user-configurable keyterms file for voice dictation by @qqqys in https://github.com/QwenLM/qwen-code/pull/5817
  • fix(core): reject userinfo URLs in WebFetch validation by @VectorPeak in https://github.com/QwenLM/qwen-code/pull/5783
  • ci: route the merge queue's Linux jobs onto ECS by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5854
  • feat(cli): simplify auto mode startup text and remove emoji (#4584) by @ZijianZhang989 in https://github.com/QwenLM/qwen-code/pull/5824
  • feat(web-shell): show duration on finished thinking summary by @wenshao in https://github.com/QwenLM/qwen-code/pull/5864
  • test(cli): raise i18n ToolMessage test timeout to 15s to stop merge-queue flake by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5858
  • ci: take CodeQL and E2E off the per-merge push path by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5859
  • ci(qwen-resolve): run the /resolve job on a hosted runner by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5862
  • feat(tui): partition tool display by type — collapse read/search, show mutation tools individually by @chiga0 in https://github.com/QwenLM/qwen-code/pull/5661
  • fix(cli): make alt+t expand thinking on macOS Option-compose terminals by @chiga0 in https://github.com/QwenLM/qwen-code/pull/5872
  • feat(mcp): reconcile MCP servers live on settings change by @water-in-stone in https://github.com/QwenLM/qwen-code/pull/5561
  • ci(qwen-resolve): support fork PRs and slim /resolve to conflict-only by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5870
  • feat(serve): query a single session's status by id by @samuelhsin in https://github.com/QwenLM/qwen-code/pull/5857
  • chore(cli): drop redundant home-directory startup warning by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/5839
  • fix(cli): show ⌥T instead of alt+T on macOS for thinking expansion by @Alex-ai-future in https://github.com/QwenLM/qwen-code/pull/5802
  • feat(core): make self-paced /loop lean on monitor/background-task notifications by @qqqys in https://github.com/QwenLM/qwen-code/pull/5844
  • fix(cli): improve token speed accounting by @seekskyworld in https://github.com/QwenLM/qwen-code/pull/5811
  • fix(core): stream chat-compression side-query to survive gateway timeout by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5865
  • perf(cli): skip spawnSync wrapper for qwen serve by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5874
  • fix(web-shell): reword the Chinese tool-group summary (执行了 → 调用了) by @wenshao in https://github.com/QwenLM/qwen-code/pull/5876
  • feat(cli): tighten...

Excerpt shown — open the source for the full document.

Notability

notability 1.0/10

Nightly release of a tool, no significant traction