You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add qwen3-vl-plus vision model support for Qwen Code CLI
- Added qwen3-vl-plus to QwenCodeModelId type
- Added model configuration with vision support (supportsImages: true)
- Set 1M context window and 65K max tokens matching other Qwen models
- Closes#8993
0 commit comments