Merge remote-tracking branch 'origin/main' into feat/channels-telegram

This commit is contained in:
tanzhenxin 2026-03-30 19:17:22 +08:00
commit 7962d4f790
85 changed files with 3878 additions and 1263 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.13.0",
"version": "0.13.2",
"description": "Qwen Code",
"repository": {
"type": "git",
@ -33,7 +33,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.13.0"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.13.2"
},
"dependencies": {
"@agentclientprotocol/sdk": "^0.14.1",