Merge branch 'main' into feat/subagents

This commit is contained in:
tanzhenxin
2025-09-04 23:44:54 +08:00
8 changed files with 19 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.9",
"version": "0.0.10",
"description": "Qwen Code",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.9"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.10"
},
"dependencies": {
"@google/genai": "1.9.0",