|
|
2314140bce
|
feat: 增强三个 CLI 工具配置脚本
- Gemini CLI: 添加 GEMINI_MODEL 环境变量、settings.json 输出及备份逻辑
- Codex: 修复模型名称一致性 (gpt-5-codex)、添加 auth.json 备份逻辑
- Claude Code: 添加 VSCode 插件 config.json 配置支持
- CLAUDE.md: 重构文档,添加三个工具配置差异表
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-11 18:15:54 +08:00 |
|
|
|
badf8e6bb6
|
feat: 重构 setup.ps1 为一站式安装配置脚本
- 新增包管理器检测(Node.js/npm 和 Bun)
- 新增 Bun 安装引导功能
- 新增工具安装功能(通过 npm/bun 安装 CLI 工具)
- 支持从远程下载并执行配置脚本
- 移除 Claude Code 配置中的默认 model 设置
|
2025-12-05 18:38:34 +08:00 |
|
|
|
ca8c5d5ff5
|
fix: reorder API endpoint testing sequence in scripts and documentation
|
2025-12-04 13:30:21 +08:00 |
|
|
|
dbea04aa17
|
fix: update API endpoint from newapi.sususu.cf to api2.xcodecli.com in scripts and documentation
|
2025-11-12 16:13:58 +08:00 |
|
|
|
a2abc11082
|
fix(script): redirect output to stderr and improve JSON creation
|
2025-11-03 17:26:50 +08:00 |
|
|
|
82153a5386
|
fix: Improve API endpoint testing and selection
|
2025-11-03 17:16:02 +08:00 |
|
|
|
882d9ba859
|
docs: Standardize XCodeCLI casing in setup script
|
2025-11-03 12:07:43 +08:00 |
|
|
|
187938515d
|
初始化
|
2025-11-03 11:46:18 +08:00 |
|