Adds vision capabilities to Claude Code by leveraging Aliyun DashScope's Qwen3.7-Flash model to analyze local images or image URLs and return textual insights.
Enables text-only models like Claude Code to recognize images by calling Qwen vision models from DashScope, returning text descriptions for continued reasoning.
Enables Claude Code to analyze images using multiple visual models (Kimi, OpenAI, etc.) and summarize results with DeepSeek. Supports dynamic switching of visual providers and handles both text and image inputs.