Skip to content

Commit fd9fd9e

Browse files
committed
📝 docs(项目): 移除重复的API配置流程说明
- 删除 README.md 中关于 Claude Code 和 Codex API 的配置流程描述 - 删除 README_EN.md 中对应的英文配置流程说明 - 精简文档内容,避免信息冗余 - 保持工作原理部分结构清晰 - 统一中英文文档的表述一致性
1 parent 559ddc0 commit fd9fd9e

2 files changed

Lines changed: 0 additions & 28 deletions

File tree

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -151,20 +151,6 @@ cc --help
151151
152152
## 🔄 工作原理
153153

154-
### Claude Code API 配置流程
155-
156-
1. **选择配置** - 从列表中选择 API 站点和 Token
157-
2. **智能合并** - 自动与现有 Claude Code 配置合并
158-
3. **立即生效** - 无需重启,Claude Code 立即使用新配置
159-
4. **YOLO 模式** - 可选开启最宽松配置模式,使用内置 `cc claude-yolo` 命令处理 PreToolUse hooks
160-
161-
### Codex API 配置流程
162-
163-
1. **选择站点** - 从支持 Codex 的站点中选择
164-
2. **选择提供商** - 从 model_providers 中选择服务提供商
165-
3. **生成配置** - 自动生成 config.toml 和 auth.json 文件
166-
4. **YOLO 模式** - 可选开启最宽松配置模式
167-
168154
### WebDAV 备份功能
169155

170156
支持将配置文件备份到云端存储,确保配置安全:

README_EN.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -152,20 +152,6 @@ The tool will automatically merge your selected API configuration with existing
152152
153153
## 🔄 Working Principle
154154

155-
### Claude Code API Configuration Process
156-
157-
1. **Select Configuration** - Choose API site and token from the list
158-
2. **Intelligent Merging** - Automatically merge with existing Claude Code configuration
159-
3. **Immediate Effect** - No restart required, Claude Code uses new configuration immediately
160-
4. **YOLO Mode** - Optionally enable the most permissive configuration mode, using built-in `cc claude-yolo` command to handle PreToolUse hooks
161-
162-
### Codex API Configuration Process
163-
164-
1. **Select Site** - Choose from sites that support Codex
165-
2. **Select Provider** - Choose service provider from model_providers
166-
3. **Generate Configuration** - Automatically generate config.toml and auth.json files
167-
4. **YOLO Mode** - Optionally enable the most permissive configuration mode
168-
169155
### WebDAV Backup Feature
170156

171157
Supports backing up configuration files to cloud storage to ensure configuration security:

0 commit comments

Comments
 (0)