diff --git a/README.md b/README.md index 27e2499..55d92c2 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ ccr code > ccr restart > ``` -### 4. UI Mode +### 4. UI Mode (Beta) For a more intuitive experience, you can use the UI mode to manage your configuration: @@ -178,6 +178,9 @@ ccr ui This will open a web-based interface where you can easily view and edit your `config.json` file. +> **Note**: The UI mode is currently in beta. 100% vibe coding: including project initialization, I just created a folder and a project.md document, and all code was generated by ccr + qwen3-coder + gemini(webSearch). +If you encounter any issues, please submit an issue on GitHub. + #### Providers The `Providers` array is where you define the different model providers you want to use. Each provider object requires: diff --git a/README_zh.md b/README_zh.md index 0bcf38a..727ba38 100644 --- a/README_zh.md +++ b/README_zh.md @@ -164,7 +164,7 @@ ccr code > ccr restart > ``` -### 4. UI 模式 +### 4. UI 模式 (Beta) 为了获得更直观的体验,您可以使用 UI 模式来管理您的配置: @@ -174,6 +174,8 @@ ccr ui 这将打开一个基于 Web 的界面,您可以在其中轻松查看和编辑您的 `config.json` 文件。 +> **注意**: UI 模式目前处于测试阶段。这是一个 100% vibe coding的项目,包括项目的初始化,我只是新建了一个文件夹和一个project.md文档。所有代码均由 ccr + qwen3-coder + gemini(webSearch) 实现。如有问题请提交 issue。 + #### Providers `Providers` 数组是您定义要使用的不同模型提供商的地方。每个提供商对象都需要: