What's Changed
- chore: bump version to 0.13.0 by @qwen-code-ci-bot in #2451
- fix(pipeline): handle duplicate finish_reason chunks from OpenRouter by @simon100500 in #2403
- feat: add system prompt customization options in SDK and CLI by @DragonnZhang in #2400
- fix(cli): show newest-first history for Ctrl+R command search by @kkhomej33-netizen in #2425
- feat(hooks): implement hooks extension mechanism by @DennisYu07 in #2352
- Fix: Ensure message_start and message_stop events are paired in SDK streaming by @Mingholy in #2448
- fix(core): add truncation support for MCP tool output by @tanzhenxin in #2446
- feat(core): execute task tools concurrently for improved performance by @tanzhenxin in #2434
- refactor(core): improve error handling and quota detection by @tanzhenxin in #2458
- feat(arena): Add agent collaboration arena with multi-model competitive execution by @tanzhenxin in #1912
- refactor: Refactors the VS Code file completion system to use fuzzy search by @qqqys in #2437
- feat(ui): Display token usage in the loading/progress indicator by @qqqys in #2445
- feat(vscode-ide-companion): add Tab key fill-only behavior for completions by @yiliang114 in #2431
- fix(vscode-ide-companion): update URI handling for Windows paths by @qqqys in #2457
- feat: add /context command to display context window token usage breakdown by @pomelo-nwu in #1835
- fix(test): update LoadingIndicator snapshot for correct output alignment by @qqqys in #2469
- feat: support skills in .agents directory and other provider directories by @LaZzyMan in #2202
New Contributors
- @simon100500 made their first contribution in #2403
Full Changelog: v0.12.6...v0.13.0-preview.0