What's Changed
- fix(build): clean stale outputs before tsc --build to prevent TS5055 by @doudouOUC in #4453
- chore(release): v0.16.1 by @qwen-code-ci-bot in #4467
- feat(cli): do not append trailing space for directory completions (#4092) by @dykebo in #4288
- feat(skills): add memory-leak-debug skill for heap snapshot diagnosis by @huww98 in #4468
- fix(cli): resolve stale closure race in text buffer submit handler by @huww98 in #4470
- fix(weixin): allow Windows image paths inside workspace by @yiliang114 in #4465
- fix(weixin): send decryptable image payloads by @yiliang114 in #4464
- feat(memory): load .qwen/QWEN.local.md as project-local context (#4091) by @LaZzyMan in #4394
- fix(core): preserve duplicate object references in safeJsonStringify by @ihubanov in #4407
- fix(extension): redact credentialed source diagnostics by @qqqys in #4426
- feat(core): limit background agent concurrency by @kkhomej33-netizen in #4324
- fix(core): strip additional dangerous interpreter rules by @qqqys in #4371
- docs(tools): document monitor tool by @DragonnZhang in #4356
- docs(agents,pr-template): add Working Principles and restructure PR template by @pomelo-nwu in #4496
- ci: split Aliyun OSS sync into a separate post-release workflow by @yiliang114 in #4492
- feat(core): enable Token Plan cache control by @DragonnZhang in #4495
- feat(core)!: redesign auto-compaction thresholds with three-tier ladder by @LaZzyMan in #4345
- feat(telemetry): client-side HTTP span + opt-in W3C traceparent propagation (#4384) by @doudouOUC in #4390
- feat(cli): headless / non-interactive runaway-protection guardrails (#4103) by @BZ-D in #4502
- fix(cli): require whitespace before @ to trigger file completion by @wenshao in #4487
New Contributors
Full Changelog: v0.16.1...v0.16.1-nightly.20260526.e8b79d772