Private
Public Access
1
0
Commit Graph

11 Commits

Author SHA1 Message Date
13c6e92df6 feat: 添加 Claude Code、Gemini CLI、Codex 配置脚本
- ClaudeCode/: Claude Code 配置脚本
- GeminiCLI/: Gemini CLI 配置脚本
- codex/: Codex 配置脚本

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 16:27:20 +08:00
ccb67cc995 feat: 添加 Windows 交互式启动脚本
添加 setup.ps1,使用 Get-Command 检测 claude、gemini、codex 是否已安装,
显示安装状态后启动对应的配置脚本。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 16:26: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
a6a3bb5388 docs: improve README formatting and clarity 2025-11-03 17:39:06 +08:00
b6b5f01f1b docs: enhance CLAUDE.md with smart features and quick setup 2025-11-03 17:26: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
6a37f69bf6 refactor: Remove BaseUrl parameter and update API connection testing logic 2025-11-03 17:05:33 +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