github QwenLM/qwen-code v0.19.6-nightly.20260705.015ee4248
Release v0.19.6-nightly.20260705.015ee4248

pre-release45 minutes ago

What's Changed

  • fix(triage): strengthen PR gate with batch detection, problem existence check, and red flag patterns by @pomelo-nwu in #5723
  • feat(review): route suggestion-level findings to an updatable PR comment by @pomelo-nwu in #5786
  • fix(autofix): unconditionally restore tracked files before branch checkout (#6281) by @qwen-code-dev-bot in #6286
  • feat(serve): Add runtime.activity fields to daemon status API by @doudouOUC in #6270
  • feat(web-shell): add a daemon status page backed by GET /daemon/status by @wenshao in #6272
  • fix(vscode): keep auth quick inputs open on focus loss by @barry166 in #6274
  • ci(audio): clarify macOS prebuild artifact suffix by @barry166 in #6275
  • fix(cache): preserve tools prefix in side-query for Anthropic prompt-cache hits by @kagura-agent in #6225
  • feat(web-shell): add MCP mentions and iconized @ references by @BZ-D in #6279
  • fix(core): give Stop-hook continuations a fresh per-turn tool-call budget; make the cap configurable by @tanzhenxin in #6238
  • perf(glob): prune ignored directories during traversal, not just post-filter by @minmax in #6123
  • fix(web-shell): use theme color for @ group titles by @BZ-D in #6294
  • fix(acp): pass per-session settings explicitly instead of racing on this.settings by @doudouOUC in #6292
  • feat(web-shell): manage sessions from the sidebar (archive, unarchive, delete) by @wenshao in #6293
  • fix(core): improve debug txt diagnostics by @yiliang114 in #6277
  • fix(ci): require maintainer-applied autofix/approved label for tier-1 fast-path by @yiliang114 in #6276
  • fix(auth): prevent persistent 401 after API key change by @yiliang114 in #6284
  • feat(daemon): Add session export endpoint by @doudouOUC in #6297
  • test(e2e): make fake OpenAI reachable from Docker sandbox by @yiliang114 in #6302
  • fix(cli): stream long responses into scrollback to stop scroll-to-top lock by @MikeWang0316tw in #6170
  • fix(qqbot): streaming idle-flush with tool-call and stale-callback protection by @Eric-GoodBoy-Tech in #6204
  • fix(openai): preserve descriptionless tools by @VectorPeak in #6243
  • feat(acp): advertise vision-bridge image capability in initialize response by @yiliang114 in #6269
  • fix(core): enforce agent concurrency cap on foreground sub-agents by @kagura-agent in #6300
  • fix(ci): Stop review bots for closed PRs by @yiliang114 in #6304
  • fix(core): skip abbreviations in multiple_sentences filter (#6077) by @qwen-code-dev-bot in #6193
  • perf(cli): cache LoadedSettings per workspace with stat-based invalidation by @doudouOUC in #6310
  • feat(web-shell): support compact echarts full data blocks by @zhangxy-zju in #6232
  • fix(ci): skip stale PR review runs by @yiliang114 in #6313
  • feat(acp): Batch session load replay by @doudouOUC in #6309
  • fix(core): treat request timeout of 0 as disabled instead of aborting immediately by @Nas01010101 in #6288
  • fix(serve): resolve false auth warning in preflight when API key is set via settings by @doudouOUC in #6296
  • fix(core): treat @-attached files as read for prior-read enforcement by @Nas01010101 in #6295
  • fix(cli): preserve partial remote input JSONL records by @VectorPeak in #6317
  • fix(core): disable qwen thinking via chat_template_kwargs on non-DashScope servers by @beantownbytes in #6271

New Contributors

Full Changelog: v0.19.6...v0.19.6-nightly.20260705.015ee4248

Don't miss a new qwen-code release

NewReleases is sending notifications on new releases.