
vscode 安装claudecode 插件.安装claudecode配置{ env: { ANTHROPIC_MODEL: qwen3.5-plus, ANTHROPIC_AUTH_TOKEN: sk-xxxxxxxxxxxx, ANTHROPIC_BASE_URL: https://dashscope.aliyuncs.com/apps/anthropic, API_TIMEOUT_MS: 3000000, ANTHROPIC_SMALL_FAST_MODEL: glm-4.7 }, skipWebFetchPreflight: true, disabledTools: [], hooks: { PreToolUse: [{ matcher: WebSearch, hooks: [{ type: command, command: python C:/Users/sdf/.claude/skills/websearch/scripts/search.py --query \$QUERY\ }] }] } }这个界面就可是传图片分析了.