github QwenLM/qwen-code v0.13.0-preview.1
Release v0.13.0-preview.1

pre-release3 hours ago

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
  • feat: add auth CLI command and Qwen Code Claw skill by @LaZzyMan in #2440
  • feat(export): add metadata and statistics tracking by @Mingholy in #2328
  • fix: correct token limits for MiniMax-M2.5 and GLM models by @Mingholy in #2470
  • feat(hooks): Implement 10 core event hooks for session lifecycle and tool execution by @DennisYu07 in #2203
  • fix: update TOS link in VS Code extension README by @Br1an67 in #2495
  • fix: preserve modalities during OpenAI logging request conversion by @kkhomej33-netizen in #2473
  • Feat: support permission by @LaZzyMan in #2283
  • feat: add .agents/skills as a skill provider directory by @Br1an67 in #2476
  • fix: clean up ACP connection state when child process exits by @zhangxy-zju in #2472
  • fix(vscode-ide-companion): pass proxy configuration to CLI by @qqqys in #2501
  • fix: include bundled skills directory in published package by @LaZzyMan in #2521
  • docs: rename QWEN.md to AGENTS.md to follow community best practices by @qwen-code-ci-bot in #2527
  • feat(vscode-ide-companion): add image paste support by @yiliang114 in #1978
  • feat(storage): support configurable runtime output directory by @yiliang114 in #2127
  • feat(core): add Explore agent and rename TaskTool to AgentTool by @tanzhenxin in #2489

New Contributors

Full Changelog: v0.12.6...v0.13.0-preview.1

Don't miss a new qwen-code release

NewReleases is sending notifications on new releases.