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",
"engines": {
"node": ">=20.0.0"
},
@ -18,7 +18,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.13.0"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.13.2"
},
"scripts": {
"start": "cross-env node scripts/start.js",