refactor(i18n): translate Agent as 智能体 by @itchina110 in https://github.com/QwenLM/qwen-code/pull/1718
fix(docker): fix build error and enable manual version builds by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1722
chore(release): Bump version to 0.10.0 by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1720
fix(settings): rename negative settings to positive naming (disable* -> enable*) by @afarber in https://github.com/QwenLM/qwen-code/pull/1330
ci(sdk-release): use stable CLI tags for SDK releases by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1710
feat(query): add support for resuming sessions with session ID by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/1714
add hint for installing external source extensions by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/1694
Feat/javasdk alpha 202501 by @gwinthis in https://github.com/QwenLM/qwen-code/pull/1717
Fix: clarify is_background parameter is required in docs and examples by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1716
feat: Remove Smart Edit tool and ClearcutLogger by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1684
Add export command for session history with markdown and HTML formats by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1515
Add FORK_MODE support to ProcessTransport for Electron IPC integration by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1719
feat(sdk): add resume, continue options and extend authType support by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1726
Fix ACP model selection to handle all configured authentication types by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1555
refactor: remove read_many_files tool, add readManyFiles utility for user @-commands by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1673
fix(vscode-ide-companion): Fix UI display issues with server-side timestamp and file path extraction by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/1682
chore: Reduce Qwen OAuth free quota from 2000 to 1000 requests per day by @pomelo-nwu in https://github.com/QwenLM/qwen-code/pull/1730
fix(ui): resolve auth not updating in top-right corner by @DennisYu07 in https://github.com/QwenLM/qwen-code/pull/1670
feat: debug mode output refactor — route console calls to logfile-first debugLogger by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1610
fix: use openai model instead of index=0 in acp integration test by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1733
fix(cli): route sandbox diagnostic messages to stderr by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1735
Add CLI source selection for SDK releases and fix subagent output handler by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1732
feat(paste): add large paste placeholder and fix enter-submit on macOS by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1713
fix(cli): prevent Tab key from cycling approval mode when autocomplete is active on Windows by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/1736
feat: promote Agent Skills from experimental to stable by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1738
feat: add source information tracking in telemetry logs by @DennisYu07 in https://github.com/QwenLM/qwen-code/pull/1653
docs: Update Linux/Mac installation commands in README by @DennisYu07 in https://github.com/QwenLM/qwen-code/pull/1739
feat(settings): add settings.env field for environment variable configuration by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1751
fix(mcp): improve MCP server management and authentication by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1752
fix(core): properly handle MCP multi-part tool results in OpenAI converter by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1755
Fix CLI argument parsing for /dist/cli/cli.js entry point by @Mingholy in https://github.com/QwenLM/qwen-code/pull/1758
fix(integration-tests): correct MCP tool name in simple-mcp-server test by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/1763
New Contributors
@itchina110 made their first contribution in https://github.com/QwenLM/qwen-code/pull/1718
Full Changelog: https://github.com/QwenLM/qwen-code/compare/v0.9.1...v0.10.0-preview.2