windows中Qwen3‑Coder 与 Claude Code 搭配使用

claude安装命令

bash 复制代码
npm install -g @anthropic-ai/claude-code

环境变量配置

bash 复制代码
set ANTHROPIC_BASE_URL=https://dashscope.aliyuncs.com/api/v2/apps/claude-code-proxy
set ANTHROPIC_AUTH_TOKEN=your-dashscope-apikey

可能还需要配置自己的git环境变量

查看git安装位置

按下Win + S打开搜索框

输入git.exe进行搜索

找到后右键选择 "打开文件位置",就能看到 Git 的安装目录

bash 复制代码
set CLAUDE_CODE_GIT_BASH_PATH=D:\software\Git\cmd

claude 启动

环境变量永久配置

或者在设置中找到环境变量永久配置,后续就不用每次都运行set命令

参考链接: https://qwenlm.github.io/zh/blog/qwen3-coder/

相关推荐
serve the people31 分钟前
Comma-Separated List Output Parser in LangChain
windows·langchain·list
webmote4 小时前
使用Claude Code进行编程——国内用户使用指南
ai编程·claude·代理·码农·claude code
百***58145 小时前
Windows操作系统部署Tomcat详细讲解
java·windows·tomcat
IDOlaoluo8 小时前
Windows系统调校_20250408_36367c06.exe安装教程(附详细步骤)
windows
视觉震撼10 小时前
RDP登录事件详细溯源分析脚本(兼容Windows PowerShell版本)
运维·网络·windows·网络安全·网络攻击模型·安全威胁分析·安全架构
井上泷奈10 小时前
Win键失效解决方法
windows·经验分享·其他
网硕互联的小客服11 小时前
Windows2008 如何禁用FSO?
运维·服务器·网络·windows·安全
不惑_12 小时前
[特殊字符] 在 Windows 上设置 SQLite
数据库·windows·sqlite
IT古董19 小时前
Windows 11 专业版 安装与配置 Docker Desktop 保姆级手册(包成功永久免关注免VIP)
windows·docker·容器
q***42821 天前
在 Windows 上生成本地 SSL 证书并使用 HTTPS 访问本地 Nginx 服务器
windows·https·ssl