npm @qwen-code/qwen-code 0.19.6-nightly.20260706.47f62a466
Release v0.19.6-nightly.20260706.47f62a466

2 hours 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
  • feat(web-shell): add custom at mention panel by @ytahdn in #6242
  • feat(acp-bridge): Add EventBus subscriber byte cap by @doudouOUC in #6314
  • perf(ci): optimize autofix pipeline — fast-track, skip duplicate build, scoped tests by @yiliang114 in #6315
  • fix(web-shell): keep skill slash commands after starting a new session by @wenshao in #6319
  • test(core): cover full:false branch of recordAttachedFileRead for truncated @-attachments by @Nas01010101 in #6324
  • feat(web-shell): time-series metrics charts on Daemon Status by @wenshao in #6307
  • fix(web-shell): localize built-in command and skill descriptions in the slash menu by @wenshao in #6326
  • fix(desktop): enforce transform_data isolation by @gauravyad86 in #6285
  • Notify model when extension capabilities change by @ZijianZhang989 in #6245
  • fix(core): skip no-op max_tokens escalation by @han-dreamer in #6234
  • fix(core): avoid null OpenAPI schema types by @VectorPeak in #6323
  • refactor(core): centralize extension runtime refresh by @ZijianZhang989 in #6152
  • feat(daemon): Add session organization by @doudouOUC in #6305
  • feat(cli): Surface daemon prompt queue status by @doudouOUC in #6325
  • Restart stalled ACP bridge for channels by @qqqys in #6330
  • docs(design): daemon side-channel coordination (A1/A2/A4/A5) by @chiga0 in #4511
  • docs: fix skill invocation syntax and include Feishu in channel lists by @DragonnZhang in #6320
  • feat(scheduler): opt-in per-tool-call execution timeout by @minmax in #6124
  • feat(web-shell): add onSessionChange and onSubmitBefore callbacks by @ytahdn in #6333
  • feat(core): stabilize tool schema declaration order by @water-in-stone in #6339
  • Fix incorrect context window calculation for custom models by @heyparth1 in #6266
  • feat(core): model fallback chain — auto-switch to backup models on overload by @yiliang114 in #6273
  • fix(core): preserve OpenAI reasoning as raw thoughts by @han-dreamer in #6192
  • fix(core): add UTF-8 prefix for cmd.exe on Windows by @Aleks-0 in #6216
  • feat(cli): support multi-folder workspaces in file system boundary checks by @yiliang114 in #6278
  • feat(web-shell): support icon chips for mention tags by @BZ-D in #6337
  • Feat: LSP Server support hot reload by @water-in-stone in #5953
  • fix(cli): allow queued input during compression by @han-dreamer in #6336
  • fix(web-shell): finalize deferred gated submissions by @ytahdn in #6342
  • feat(cli): Add large pipe frame measurement by @doudouOUC in #6335
  • [codex] add proactive channel loop tools by @qqqys in #6287
  • fix(cli): smoother live streaming preview — drop "generating more" cue, hold back partial table rows by @MikeWang0316tw in #6340
  • perf: memoize skill scans, debounce sleep-inhibitor log, guard IDE readdir by @kagura-agent in #6155
  • docs: fix settings.json reference drift against schema by @DragonnZhang in #6351
  • fix(desktop): preserve glued automation history records by @VectorPeak in #6344

New Contributors

Full Changelog: v0.19.6...v0.19.6-nightly.20260706.47f62a466

Don't miss a new qwen-code release

NewReleases is sending notifications on new releases.