| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cli.js | 2026-05-07 | 25.9 MB | |
| README.md | 2026-05-07 | 7.7 kB | |
| Release v0.15.7 source code.tar.gz | 2026-05-07 | 15.5 MB | |
| Release v0.15.7 source code.zip | 2026-05-07 | 17.0 MB | |
| Totals: 4 Items | 58.5 MB | 0 | |
What's Changed
- chore(release): v0.15.6 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/3766
- feat(core): add FileReadCache and short-circuit unchanged Reads by @wenshao in https://github.com/QwenLM/qwen-code/pull/3717
- fix(cli): honor proxy setting by @cyphercodes in https://github.com/QwenLM/qwen-code/pull/3753
- chore: remove legacy Gemini workflows by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/3725
- feat(core): add shared permission flow for tool execution unification by @B-A-M-N in https://github.com/QwenLM/qwen-code/pull/3723
- fix(cli): restore SubAgent shortcut focus by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3771
- Add background agent resume and continuation by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3739
- feat(review): expand review pipeline + qwen review CLI subcommands by @wenshao in https://github.com/QwenLM/qwen-code/pull/3754
- feat(telemetry): define HTTP OTLP endpoint behavior and signal routing by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3779
- fix(vscode-companion): align package eslint config with root and style cleanup by @B-A-M-N in https://github.com/QwenLM/qwen-code/pull/3782
- feat(core): event monitor tool with throttled stdout streaming (Phase C) by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3684
- fix(test): restore abort-and-lifecycle stdin-close test to pre-#3723 version by @wenshao in https://github.com/QwenLM/qwen-code/pull/3777
- feat(cli): add MCP health pill to footer by @wenshao in https://github.com/QwenLM/qwen-code/pull/3741
- fix(core): inject thinking blocks for DeepSeek anthropic-compatible provider by @wenshao in https://github.com/QwenLM/qwen-code/pull/3788
- Feat/stats model cost estimation rebase by @B-A-M-N in https://github.com/QwenLM/qwen-code/pull/3780
- fix(cli): stop double-wrapping and double-printing API errors in non-interactive mode by @umut-polat in https://github.com/QwenLM/qwen-code/pull/3749
- feat(cli): wire Monitor entries into combined Background tasks dialog by @wenshao in https://github.com/QwenLM/qwen-code/pull/3791
- feat(cli): include monitors in /tasks + add interactive-mode hint by @wenshao in https://github.com/QwenLM/qwen-code/pull/3801
- fix(telemetry): suppress async resource attribute warning on startup by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3807
- feat(sdk-python): add PyPI release workflow by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3685
- fix(core): address post-merge monitor tool and UI routing issues by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3792
- docs(core): point background-shell + monitor guidance at both /tasks and the dialog by @wenshao in https://github.com/QwenLM/qwen-code/pull/3808
- fix(core): clear FileReadCache on every history rewrite path by @wenshao in https://github.com/QwenLM/qwen-code/pull/3810
- feat(core): support reasoning effort 'max' tier (DeepSeek extension) by @wenshao in https://github.com/QwenLM/qwen-code/pull/3800
- feat(core): hint to background long-running foreground bash commands by @wenshao in https://github.com/QwenLM/qwen-code/pull/3809
- feat(skills): parallelize loading + add path-conditional activation by @wenshao in https://github.com/QwenLM/qwen-code/pull/3604
- fix(core): unescape shell-escaped file paths in Edit, WriteFile, and ReadFile tools by @qiuqiuwen25 in https://github.com/QwenLM/qwen-code/pull/3820
- fix(openai): parse MiniMax thinking tags by @shenyankm in https://github.com/QwenLM/qwen-code/pull/3677
- refactor: extract shared release helper utilities by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3834
- fix(telemetry): add bounded shutdown timeout and fix service.version resource attribute by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3813
- fix(acp): run auto compression before model sends by @Jerry2003826 in https://github.com/QwenLM/qwen-code/pull/3698
- fix(core): coalesce MCP server rediscovery by @cyphercodes in https://github.com/QwenLM/qwen-code/pull/3818
- feat(sdk-python): add network timeouts to release version helper by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3833
- feat(cli): improve export format completion navigation by @shenyankm in https://github.com/QwenLM/qwen-code/pull/3701
- feat(cli): Add ability to switch models non-interactively from the cli by @alex-musick in https://github.com/QwenLM/qwen-code/pull/3783
- feat(weixin): add image sending support via CDN upload by @Mr-Maidong in https://github.com/QwenLM/qwen-code/pull/3781
- fix(core): activate skills from discovered result paths by @qiuqiuwen25 in https://github.com/QwenLM/qwen-code/pull/3852
- fix(core): use per-model settings for fast model side queries by @B-A-M-N in https://github.com/QwenLM/qwen-code/pull/3815
- fix(core): prevent auto-memory recall from blocking main request by @B-A-M-N in https://github.com/QwenLM/qwen-code/pull/3814
- feat(core,cli): surface and cancel auto-memory dream tasks by @wenshao in https://github.com/QwenLM/qwen-code/pull/3836
- fix(sdk-python): standardize TAG_PREFIX to include v suffix by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3832
- fix(cli): prevent file paths from being treated as slash commands by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3743
- feat(cli): route foreground subagents through pill+dialog while running by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/3768
- fix(core): auto-compact subagent context to prevent overflow by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/3735
- feat(core): enforce prior read before Edit / WriteFile mutates a file by @wenshao in https://github.com/QwenLM/qwen-code/pull/3774
- fix(core): shrink file diff session records by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3872
- feat(cli): customize banner area (logo, title, hide) by @chiga0 in https://github.com/QwenLM/qwen-code/pull/3710
- feat(core): add signal.reason convention for ShellExecutionService (#3831 PR-1 of 3) by @wenshao in https://github.com/QwenLM/qwen-code/pull/3842
- fix(core): rebuild tool registry on subagent Config overrides so bound tools resolve to the subagent by @wenshao in https://github.com/QwenLM/qwen-code/pull/3873
- fix(core): create temp dir before saving truncated shell output by @kkhomej33-netizen in https://github.com/QwenLM/qwen-code/pull/3875
- fix(core): improve stream rate-limit retry handling by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3790
- docs(cli): document new banner customization settings by @wenshao in https://github.com/QwenLM/qwen-code/pull/3885
- fix(core): address @tanzhenxin's PR-1 review notes (post-merge follow-up to [#3842]) by @wenshao in https://github.com/QwenLM/qwen-code/pull/3886
- fix(core): stop per-subagent ToolRegistry on foreground-fork path by @wenshao in https://github.com/QwenLM/qwen-code/pull/3887
- ci: add Qwen Code issue follow-up bot workflow by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3854
- fix(cli): warn on ignored provider generation config by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/3883
- feat(cli): expand TUI markdown rendering by @chiga0 in https://github.com/QwenLM/qwen-code/pull/3680
New Contributors
- @umut-polat made their first contribution in https://github.com/QwenLM/qwen-code/pull/3749
- @qiuqiuwen25 made their first contribution in https://github.com/QwenLM/qwen-code/pull/3820
- @alex-musick made their first contribution in https://github.com/QwenLM/qwen-code/pull/3783
- @Mr-Maidong made their first contribution in https://github.com/QwenLM/qwen-code/pull/3781
Full Changelog: https://github.com/QwenLM/qwen-code/compare/v0.15.6...v0.15.7