Dev configuration
Summary
检查并更新 personal_env 中失效的 API token,修复 GitHub 和智谱配置
Outcomes
验证了 20+ 个 API token 的有效性,将 4 个旧 GitHub token 合并为 1 个新 token,并为智谱 API key 添加了 aiproxy.xin 中转站地址配置。
Learnings
- 智谱 API key 通过 aiproxy.xin 中转站模拟 Anthropic API 格式,需配合 ZHIPU_BASE_URL 使用,直连智谱官方 API 会 401
- Claude Code 的 settings.json 可通过 env 字段配置代理中转,将非 Anthropic 模型伪装成 Claude 使用
Files Modified (1)
- /Users/tianli/.personal_env