@seemseam/ccb 8.0.13 → 8.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -27
- package/README_zh.md +3 -27
- package/VERSION +1 -1
- package/package.json +1 -1
- package/readme_ar.md +3 -27
- package/readme_de.md +3 -27
- package/readme_en.md +3 -27
- package/readme_es.md +3 -27
- package/readme_fr.md +3 -27
- package/readme_ja.md +3 -27
- package/readme_ko.md +3 -27
- package/readme_pt.md +3 -27
- package/readme_ru.md +3 -27
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**可见、可控的多 Agent 交互 TUI 工作台**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## 支持的 CLI
|
|
45
|
-
|
|
46
|
-
你可以在 `.ccb/ccb.config` 中为不同 agent 混用不同 CLI;真实可用性取决于本机 CLI 安装状态和账号权限。
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## 为什么用 CCB?
|
|
@@ -193,9 +169,9 @@ ccb update mobile
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Mobile App 详情、安全边界和源码</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](mobile/),并在 GitHub Release 中发布 Android APK:
|
|
197
173
|
|
|
198
|
-
- [下载 CCB Mobile v8.0.
|
|
174
|
+
- [下载 CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- App 源码:[`mobile/app`](mobile/app)
|
|
200
176
|
- 服务端 gateway 源码:[`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/README_zh.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**可见、可控的多 Agent 交互 TUI 工作台**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## 支持的 CLI
|
|
45
|
-
|
|
46
|
-
你可以在 `.ccb/ccb.config` 中为不同 agent 混用不同 CLI;真实可用性取决于本机 CLI 安装状态和账号权限。
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## 为什么用 CCB?
|
|
@@ -193,9 +169,9 @@ ccb update mobile
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Mobile App 详情、安全边界和源码</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](mobile/),并在 GitHub Release 中发布 Android APK:
|
|
197
173
|
|
|
198
|
-
- [下载 CCB Mobile v8.0.
|
|
174
|
+
- [下载 CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- App 源码:[`mobile/app`](mobile/app)
|
|
200
176
|
- 服务端 gateway 源码:[`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
8.0.
|
|
1
|
+
8.0.15
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seemseam/ccb",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.15",
|
|
4
4
|
"description": "Visible, controllable multi-agent CLI workspace for Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, Pi, Z.ai, OpenCode, Antigravity, and Droid.",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"homepage": "https://github.com/SeemSeam/claude_codex_bridge#readme",
|
package/readme_ar.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**مساحة عمل TUI مرئية وقابلة للتحكم لعدة وكلاء**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## واجهات CLI المدعومة
|
|
45
|
-
|
|
46
|
-
يمكنك مزج واجهات CLI مختلفة لكل agent داخل `.ccb/ccb.config`. تعتمد الإتاحة الفعلية على تثبيت CLI محليا وعلى صلاحيات الحساب.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## لماذا CCB؟
|
|
@@ -193,9 +169,9 @@ ccb update mobile
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>تفاصيل Mobile App وحدود الأمان والمصدر</b></summary>
|
|
195
171
|
|
|
196
|
-
يتضمن CCB 8.0.
|
|
172
|
+
يتضمن CCB 8.0.15 مصدر Flutter الخاص بـ CCB Mobile داخل [`mobile/`](mobile/) وينشر Android APK عبر GitHub Releases:
|
|
197
173
|
|
|
198
|
-
- [تنزيل CCB Mobile v8.0.
|
|
174
|
+
- [تنزيل CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- مصدر التطبيق: [`mobile/app`](mobile/app)
|
|
200
176
|
- مصدر gateway الخادم: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_de.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Ein sichtbarer und steuerbarer Multi-Agent-TUI-Arbeitsbereich**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## Unterstuetzte CLIs
|
|
45
|
-
|
|
46
|
-
In `.ccb/ccb.config` koennen Sie pro Agent unterschiedliche CLIs mischen. Die tatsaechliche Verfuegbarkeit haengt von der lokalen CLI-Installation und den Kontoberechtigungen ab.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## Warum CCB?
|
|
@@ -193,9 +169,9 @@ Dieser Befehl fuehrt durch Installation und Konfiguration.
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Mobile-App-Details, Sicherheitsgrenze und Source</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 enthaelt den Flutter-Quellcode von CCB Mobile in [`mobile/`](mobile/) und veroeffentlicht das Android APK ueber GitHub Releases:
|
|
197
173
|
|
|
198
|
-
- [CCB Mobile v8.0.
|
|
174
|
+
- [CCB Mobile v8.0.15 APK herunterladen](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- App-Source: [`mobile/app`](mobile/app)
|
|
200
176
|
- Server-gateway-Source: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_en.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**A visible, controllable multi-agent TUI workspace**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## Supported CLIs
|
|
45
|
-
|
|
46
|
-
You can mix different CLIs per agent in `.ccb/ccb.config`; actual availability depends on local CLI installation and account access.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## Why CCB?
|
|
@@ -193,9 +169,9 @@ This command guides installation and configuration.
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Mobile App details, safety boundary, and source</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
|
|
197
173
|
|
|
198
|
-
- [Download CCB Mobile v8.0.
|
|
174
|
+
- [Download CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- App source: [`mobile/app`](mobile/app)
|
|
200
176
|
- Server gateway source: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_es.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Un espacio de trabajo TUI multiagente visible y controlable**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## CLI compatibles
|
|
45
|
-
|
|
46
|
-
Puedes mezclar distintos CLI por agente en `.ccb/ccb.config`. La disponibilidad real depende de la instalación local del CLI y del acceso de la cuenta.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## ¿Por qué CCB?
|
|
@@ -193,9 +169,9 @@ Este comando guía la instalación y configuración.
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Detalles de Mobile App, límite de seguridad y fuente</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 incluye el código Flutter de CCB Mobile en [`mobile/`](mobile/) y publica el APK Android mediante GitHub Releases:
|
|
197
173
|
|
|
198
|
-
- [Descargar CCB Mobile v8.0.
|
|
174
|
+
- [Descargar CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- Fuente de la app: [`mobile/app`](mobile/app)
|
|
200
176
|
- Fuente del gateway del servidor: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_fr.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Un espace de travail TUI multi-agent visible et contrôlable**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## CLI pris en charge
|
|
45
|
-
|
|
46
|
-
Vous pouvez mélanger différents CLI par agent dans `.ccb/ccb.config`. La disponibilité réelle dépend de l'installation locale des CLI et des droits du compte.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## Pourquoi CCB ?
|
|
@@ -193,9 +169,9 @@ Cette commande guide l'installation et la configuration.
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Détails de l'app mobile, frontière de sécurité et source</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 inclut le code source Flutter de CCB Mobile dans [`mobile/`](mobile/) et publie l'APK Android via GitHub Releases :
|
|
197
173
|
|
|
198
|
-
- [Télécharger l'APK CCB Mobile v8.0.
|
|
174
|
+
- [Télécharger l'APK CCB Mobile v8.0.15](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- Source de l'app : [`mobile/app`](mobile/app)
|
|
200
176
|
- Source du gateway serveur : [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_ja.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**見える、制御できるマルチエージェント TUI ワークスペース**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## 対応 CLI
|
|
45
|
-
|
|
46
|
-
`.ccb/ccb.config` で agent ごとに異なる CLI を混在できます。実際に使えるかどうかは、ローカルの CLI インストール状態とアカウント権限に依存します。
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## なぜ CCB か?
|
|
@@ -193,9 +169,9 @@ ccb update mobile
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Mobile App の詳細、安全境界、ソース</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 では Flutter 版 CCB Mobile のソースが [`mobile/`](mobile/) に含まれ、Android APK は GitHub Releases で公開されています。
|
|
197
173
|
|
|
198
|
-
- [CCB Mobile v8.0.
|
|
174
|
+
- [CCB Mobile v8.0.15 APK をダウンロード](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- App ソース:[`mobile/app`](mobile/app)
|
|
200
176
|
- サーバー gateway ソース:[`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_ko.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**보이고 제어 가능한 멀티 에이전트 TUI 작업 공간**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## 지원 CLI
|
|
45
|
-
|
|
46
|
-
`.ccb/ccb.config`에서 agent마다 다른 CLI를 섞어 사용할 수 있습니다. 실제 사용 가능 여부는 로컬 CLI 설치 상태와 계정 권한에 따라 달라집니다.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## 왜 CCB인가?
|
|
@@ -193,9 +169,9 @@ ccb update mobile
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Mobile App 세부 정보, 안전 경계, 소스</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15은 Flutter CCB Mobile 소스를 [`mobile/`](mobile/)에 포함하며 Android APK를 GitHub Releases로 배포합니다.
|
|
197
173
|
|
|
198
|
-
- [CCB Mobile v8.0.
|
|
174
|
+
- [CCB Mobile v8.0.15 APK 다운로드](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- 앱 소스: [`mobile/app`](mobile/app)
|
|
200
176
|
- 서버 gateway 소스: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_pt.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Um workspace TUI multiagente visível e controlável**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## CLIs suportadas
|
|
45
|
-
|
|
46
|
-
Você pode misturar diferentes CLIs por agent em `.ccb/ccb.config`. A disponibilidade real depende da instalação local da CLI e do acesso da conta.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## Por que CCB?
|
|
@@ -193,9 +169,9 @@ Esse comando orienta a instalação e a configuração.
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Detalhes do Mobile App, limite de segurança e fonte</b></summary>
|
|
195
171
|
|
|
196
|
-
O CCB 8.0.
|
|
172
|
+
O CCB 8.0.15 inclui o código Flutter do CCB Mobile em [`mobile/`](mobile/) e publica o APK Android pelo GitHub Releases:
|
|
197
173
|
|
|
198
|
-
- [Baixar CCB Mobile v8.0.
|
|
174
|
+
- [Baixar CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- Fonte do app: [`mobile/app`](mobile/app)
|
|
200
176
|
- Fonte do gateway servidor: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|
package/readme_ru.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Видимое и управляемое multi-agent TUI рабочее пространство**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.0.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.0.15-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -39,30 +39,6 @@
|
|
|
39
39
|
|
|
40
40
|
</div>
|
|
41
41
|
|
|
42
|
-
<a id="supported-clis"></a>
|
|
43
|
-
|
|
44
|
-
## Поддерживаемые CLI
|
|
45
|
-
|
|
46
|
-
В `.ccb/ccb.config` можно смешивать разные CLI для разных agents. Фактическая доступность зависит от локальной установки CLI и доступа учетной записи.
|
|
47
|
-
|
|
48
|
-
| CLI family | Provider id |
|
|
49
|
-
| :--- | :--- |
|
|
50
|
-
| Codex | `codex` |
|
|
51
|
-
| Claude | `claude` |
|
|
52
|
-
| Gemini | `gemini` |
|
|
53
|
-
| Kimi | `kimi` |
|
|
54
|
-
| MiMo | `mimo` |
|
|
55
|
-
| Qwen | `qwen` |
|
|
56
|
-
| Cursor | `cursor` |
|
|
57
|
-
| GitHub Copilot CLI | `copilot` |
|
|
58
|
-
| Crush | `crush` |
|
|
59
|
-
| Kiro CLI | `kiro` |
|
|
60
|
-
| Pi | `pi` |
|
|
61
|
-
| Z.ai CLI | `zai` |
|
|
62
|
-
| OpenCode | `opencode` |
|
|
63
|
-
| Antigravity | `agy` |
|
|
64
|
-
| Droid | `droid` |
|
|
65
|
-
|
|
66
42
|
<a id="why-ccb"></a>
|
|
67
43
|
|
|
68
44
|
## Почему CCB?
|
|
@@ -193,9 +169,9 @@ ccb update mobile
|
|
|
193
169
|
<details>
|
|
194
170
|
<summary><b>Детали Mobile App, граница безопасности и исходники</b></summary>
|
|
195
171
|
|
|
196
|
-
CCB 8.0.
|
|
172
|
+
CCB 8.0.15 включает Flutter source CCB Mobile в [`mobile/`](mobile/) и публикует Android APK через GitHub Releases:
|
|
197
173
|
|
|
198
|
-
- [Скачать CCB Mobile v8.0.
|
|
174
|
+
- [Скачать CCB Mobile v8.0.15 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.15/ccb-mobile-v8.0.15.apk)
|
|
199
175
|
- Исходники app: [`mobile/app`](mobile/app)
|
|
200
176
|
- Исходники server gateway: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
201
177
|
|