What's Changed
- chore: bump version to 0.7.0 by @Mingholy in #1434
- fix(core): ensure OAuth URL always displayed in headless mode by @LaZzyMan in #1426
- feat: Modify the selection order of user Settings and workspace Settings by @BlockHand in #1433
- feat: multi-provider models config support by @Mingholy in #1291
- refactor: convert IDE context from JSON to plain text format by @xuewenjie123 in #1424
- fix: multi provider cold start issue by @Mingholy in #1439
- fix(cli): /memory show respects context.fileName by @liqiongyu in #1428
- fix: resolve external editor launch failure on macOS and Windows by @xuewenjie123 in #1351
- fix(core): handle missing delta in OpenAI stream chunks by @tanzhenxin in #1448
- fix(cli): default sandbox UID/GID mapping on Linux by @liqiongyu in #1453
- fix(shell): prevent console window flash on Windows for foreground tasks by @xuewenjie123 in #1464
- fix(cli): warn on deprecated/unknown settings keys by @liqiongyu in #1427
- fix(core): improve OAuth fetch-failed diagnostics by @liqiongyu in #1457
- fix: SDK release workflow and stability improvements by @Mingholy in #1462
- chore(release): sdk-typescript v0.1.2 by @qwen-code-ci-bot in #1470
- docs(vscode-ide-companion): update vscode extension readme by @yiliang114 in #1472
- docs: add integration guide for JetBrains IDEs by @niklas-wortmann in #1411
- feat(skills): add experimental /skills command + hot reload by @tanzhenxin in #1436
- Support Jupyter Notebook (.ipynb) File Code Selection by @yiliang114 in #1460
- fix(vscode-ide-companion): Fix cross-platform CLI terminal execution by @yiliang114 in #1474
- Feature/add custom headers support by @xuewenjie123 in #1447
- feat(shell): add optional timeout for foreground commands by @tanzhenxin in #1469
- feat: Customizing the sandbox environment by @BlockHand in #1473
- fix(cli): improve error message display for object errors by @tt-a1i in #1386
New Contributors
- @qwen-code-ci-bot made their first contribution in #1470
- @niklas-wortmann made their first contribution in #1411
Full Changelog: v0.6.2...v0.7.0-preview.0