What's Changed
- chore(release): v0.15.10 by @qwen-code-ci-bot in #4019
- perf(core): bound session-list metadata reads to head/tail 64KB; pool buffer; lazy message count by @qqqys in #3897
- test: stabilize main e2e flakes by @yiliang114 in #3992
- feat(cli): core built-in i18n coverage by @shenyankm in #3871
- feat(core): write runtime.json sidecar for active sessions by @yeelam-gordon in #3714
- feat(telemetry): inject traceId/spanId into debug log files for OTel correlation by @doudouOUC in #3847
- feat(tools): defer low-frequency built-in tools to reduce initial prompt size by @wenshao in #4022
- ci: skip unnecessary release and SDK checks by @yiliang114 in #3984
- feat(installer): add standalone archive installation by @yiliang114 in #3776
- feat(cli): Ctrl+B promote keybind (#3831 PR-3 of 3) by @wenshao in #3969
- feat(cli): add --json-schema for structured output in headless mode by @wenshao in #3598
- refactor(cli): remove legacy
qwen authCLI subcommand, redirect to /auth TUI dialog by @pomelo-nwu in #3959 - chore(deps): upgrade ink 6.2.3 → 7.0.2 + bump Node engine to 22 by @chiga0 in #3860
- feat(skills): Add codegraph skill for PR review risk analysis and conflict detection by @BingqingLyu in #3910
- refactor(core): route side-query LLM calls through runSideQuery chokepoint by @tanzhenxin in #3775
- feat(tools): keep ask_user_question always-visible to surface clarification UX by @tanzhenxin in #4041
- feat(core): improve Anthropic proxy compatibility and enable global prompt cache scope by @wenshao in #4020
- fix(cli): keep long model stats header on one line by @Jerry2003826 in #4032
- refactor(telemetry): remove dead useCollector setting and unreachable TelemetryTarget.QWEN by @doudouOUC in #4061
- chore(core): runtime.json sidecar follow-ups from #3714 review by @wenshao in #4030
- fix(test): repair stale --json-schema integration assertion by @tanzhenxin in #4075
- feat(cli): add tools.toolSearch.enabled setting for prefix-caching models by @wenshao in #4069
New Contributors
- @BingqingLyu made their first contribution in #3910
Full Changelog: v0.15.10...v0.15.11-preview.0