File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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支持将配置文件备份到云端存储,确保配置安全:
Original file line number Diff line number Diff 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
171157Supports backing up configuration files to cloud storage to ensure configuration security:
You can’t perform that action at this time.
0 commit comments