What's Changed
- fix: handle case-insensitive path comparison in glob tool on Windows by @xuewenjie123 in #1174
- Add chat recording toggle (CLI + settings) and disable recording in tests by @tanzhenxin in #1254
- docs: add comprehensive MCP Quick Start guides and examples by @sontoriyama in #796
- pump version to 0.5.1 by @tanzhenxin in #1259
- Docs: restructure docs to follow the Claude Code organization by @pomelo-nwu in #1260
- fix(ide): rename Gemini references to Qwen and fix IDE connection path by @afarber in #1205
- feat: expose gitCoAuthor setting in settings.json and document it by @afarber in #1228
- feat(ui): add /resume slash command to switch between sessions by @afarber in #1239
- remove one flaky integration test by @tanzhenxin in #1275
- fix: add configurable OpenAPI 3.0 schema compliance for Gemini compatibility (#1186) by @kfxmvp in #1214
- docs:Fix the errors in the document by @pomelo-nwu in #1266
- fix(cli): handle PAT tokens and credentials in git remote URL parsing by @afarber in #1225
- fix(cli): add -r and -C aliases for --resume and --continue options by @afarber in #1286
- fix: default values of sampling params by @Mingholy in #1269
- fix(vscode-ide-companion): Optimize stream termination handling and fix style layering issues by @yiliang114 in #1261
- Bundle CLI into SDK package and separate CLI & SDK E2E tests by @Mingholy in #1265
- chore(vscode-ide-companion): update vscode engine version from ^1.99.0 to ^1.85.0 by @yiliang114 in #1262
- fix: optimize windows process tree retrieval to prevent hang by @xuewenjie123 in #1231
- IDE companion discovery: switch to ~/.qwen/ide lock files by @tanzhenxin in #1257
New Contributors
- @sontoriyama made their first contribution in #796
- @kfxmvp made their first contribution in #1214
Full Changelog: v0.5.0...v0.5.1