What's Changed
- fix(mcp): use scopes from protected resource metadata (RFC 9728) by @xuewenjie123 in #2212
- fix(cli): clear static error message when starting new query by @yiliang114 in #2110
- chore(release): bump version to 0.12.1 by @qwen-code-ci-bot in #2226
- fix: clean up MCP server display and add CONCAT merge strategy for mcp allowed/excluded lists by @LaZzyMan in #2219
- fix(hooks): Fix failing hook integration tests by updating hook scripts to create hook_invoke_count.txt by @DennisYu07 in #2230
- improve readability of context compression description by @Deng-Xian-Sheng in #2224
- fix(hooks): Remove useless expect by @DennisYu07 in #2238
- feat(cli): change temporary filename prefix to qwen-edit- by @xieyonn in #2045
- feat(vscode-ide-companion): add sidebar view and multi-position chat layout by @yiliang114 in #2188
- fix(core): skip openDiff in YOLO mode to prevent VS Code editor from opening by @qqqys in #2221
- refactore: Start qwen after installation by @DennisYu07 in #2290
- fix(cli): suppress Windows pty resize race condition by @tanzhenxin in #2289
- fix(vscode-ide-companion): map ENOENT errors to ACP RESOURCE_NOT_FOUND in readTextFile by @Mingholy in #2291
New Contributors
- @Deng-Xian-Sheng made their first contribution in #2224
- @xieyonn made their first contribution in #2045
- @qqqys made their first contribution in #2221
Full Changelog: v0.12.0...v0.12.1-preview.0