What's Changed
- docs(daemon): refresh daemon docs for recent PRs (wave 2) by @doudouOUC in #5954
- feat(core): add configurable auto-compact threshold and Stop hook context usage (#4025) by @ZijianZhang989 in #5868
- ci(review): increase PR review timeout from 90 to 120 minutes by @wenshao in #5959
- fix(core): halt repeated shell inspection variants by @yiliang114 in #5944
- refactor(cli): Remove serve bridge re-export shims by @doudouOUC in #5955
- feat(core,cli,sdk): resume an interrupted turn without a synthetic "continue" message by @yiliang114 in #5030
- ci: allow longer PR review timeout retries by @yiliang114 in #5961
- feat(desktop): voice dictation in the desktop app by @qqqys in #5856
- feat(browser-ext): revive Chrome extension via daemon-direct architecture by @yiliang114 in #5777
- docs(telemetry): comprehensive documentation update to match current implementation by @doudouOUC in #5960
- ci(autofix): loosen issue candidate filters so the agent finds work by @qqqys in #5860
- feat(loop): inject a .qwen/loop.md task file at fire time via sentinels by @qqqys in #5890
- fix(cli): auto-select custom input on Enter in multi-select questions by @Alex-ai-future in #5791
- fix(core): only spawn memory recall when auto-memory is enabled by @Minerest in #5963
- fix(release): use relative postinstall patch dir by @yiliang114 in #5973
- docs(qc-helper): add daemon mode docs and fix system settings path by @DragonnZhang in #5981
- fix(standalone): Route serve shim through cli-entry by @doudouOUC in #5977
- feat(channels): qwen tag — RFC + Phase 0 (multiplayer channel-resident agent) by @qqqys in #5888
- fix(ui): display output tokens instead of cumulative API throughput for subagents by @doudouOUC in #5972
- fix(cli): Avoid ACP runtime preload on serve fast path by @doudouOUC in #5989
- fix(web-shell): prefer raw file diffs in tool output by @ytahdn in #5992
- [codex] fix daemon specialized model filtering by @callmeYe in #5993
- feat(channels): Add channel agent bridge abstraction by @doudouOUC in #5978
- fix(web-shell): improve follow-up suggestion handling by @ytahdn in #5996
- fix(ci): cover release integration regressions by @yiliang114 in #5994
- feat(core): add --insecure flag to skip TLS verification for self-signed endpoints (#3535) by @TianYuan1024 in #5962
- fix(core): filter thought parts from Stop hook last_assistant_message by @DennisYu07 in #6009
- feat(cli): add --safe-mode flag to disable all customizations for troubleshooting by @DennisYu07 in #4943
- fix(cli): fix thought viewer truncation, layout gaps, and choppy scrolling in VP mode by @chiga0 in #6002
- fix(cli): Guard serve fast-path bundle closure by @doudouOUC in #5995
- feat(daemon): support @extension mentions by @callmeYe in #6008
- test(ci): stabilize cron interactive release check by @yiliang114 in #6016
New Contributors
- @Minerest made their first contribution in #5963
- @TianYuan1024 made their first contribution in #5962
Full Changelog: v0.19.3...v0.19.3-nightly.20260630.e00fe6a27