Merge main to get modalityDefaults support

This commit is contained in:
Drew Duncan 2026-03-03 20:30:50 -08:00
commit e2ca264874
226 changed files with 15785 additions and 4814 deletions

View file

@ -38,6 +38,7 @@ ls -la $(dirname $(which qwen))/../lib/node_modules/@qwen-code/qwen-code
# 7.Test the version of qwen
qwen -v
# npm link will overwrite the global qwen. To avoid being unable to distinguish the same version number, you can uninstall the global CLI first
```
#### 3、Create your sandbox Dockerfile under the root directory of your own project