qwen-code/packages/core
Mingholy 48d8587bf9
feat: add yolo mode support to auto vision model switch (#652)
* feat: add yolo mode support to auto vision model switch

* feat: add cli args & env variables for switch behavoir

* fix: use dedicated model names and settings

* docs: add vision model instructions

* fix: failed test case

* fix: setModel failure
2025-09-24 10:21:09 +08:00
..
src feat: add yolo mode support to auto vision model switch (#652) 2025-09-24 10:21:09 +08:00
index.ts Vision model support for Qwen-OAuth (#525) 2025-09-18 13:32:00 +08:00
package.json chore: bump version to 0.0.12 (#662) 2025-09-19 20:13:31 +08:00
test-setup.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
tsconfig.json fix: lockfile and configs 2025-09-15 20:59:35 +08:00
vitest.config.ts