@seemseam/ccb 8.1.7 → 8.2.1
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/ar.md +23 -4
- package/README/de.md +23 -4
- package/README/es.md +23 -4
- package/README/fr.md +23 -4
- package/README/ja.md +23 -4
- package/README/ko.md +23 -4
- package/README/pt.md +23 -4
- package/README/ru.md +23 -4
- package/README/zh.md +24 -13
- package/README.md +24 -13
- package/VERSION +1 -1
- package/package.json +1 -1
package/README/ar.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**نسّق Codex وClaude وGemini وغيرهم من وكلاء CLI ضمن سير عمل مرئي وقابل للتحكم والتدخل المباشر**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ ccb update mobile
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>تفاصيل Mobile App وحدود الأمان والمصدر</b></summary>
|
|
182
182
|
|
|
183
|
-
|
|
183
|
+
يتضمن CCB 8.2.1 مصدر Flutter الخاص بـ CCB Mobile داخل [`mobile/`](../mobile/) وينشر Android APK عبر GitHub Releases:
|
|
184
184
|
|
|
185
|
-
- [تنزيل CCB Mobile v8.1
|
|
185
|
+
- [تنزيل CCB Mobile v8.2.1 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- مصدر التطبيق: [`mobile/app`](../mobile/app)
|
|
187
187
|
- مصدر gateway الخادم: [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ ccb update rich
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="مجموعة WeChat" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ ccb update rich
|
|
|
260
260
|
|
|
261
261
|
## ملاحظات الإصدار
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - بدء حتمي واستعادة مصادقة قابلة للتنفيذ واتصال Android في الخلفية</summary>
|
|
265
|
+
|
|
266
|
+
- أضيفت حواجز جيل البدء وإثبات الجاهزية المحدود وتشخيصات العمليات والخط الزمني.
|
|
267
|
+
- تتوقف حلقات إعادة التشغيل عند فشل مصادقة المزوّد نهائيًا وتظهر خطوة تسجيل الدخول المطلوبة.
|
|
268
|
+
- أضيف تحكم اختياري لاتصال Android في الخلفية مع حالة رد واحدة قيد التنفيذ لكل Agent.
|
|
269
|
+
- تمت مزامنة حزم Linux وmacOS وnpm وAndroid الموقعة مع 8.2.1.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - بدء أسرع وإصلاحات للمزوّدين وموثوقية Mobile</summary>
|
|
275
|
+
|
|
276
|
+
- يقلل العمل المتكرر في بدء ccbd مع الإبقاء على فحوص lifecycle وownership.
|
|
277
|
+
- يصلح تعارض Grok fullscreen، ويحافظ على نوع اعتماد Claude، ويثبت اختيارات model/thinking، ويقوي تسليم Codex ask ومعالجة تأكيدات الرد.
|
|
278
|
+
- يحسن استعادة Mobile والمحادثة والـterminal والمرفقات والتنزيل وFCM، مع مزامنة حزم Linux وmacOS وnpm وAndroid الموقعة إلى 8.2.0.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - ترتيب دليل README ومزامنة سطح إصدار الهاتف</summary>
|
|
265
284
|
|
package/README/de.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Koordiniere Codex, Claude, Gemini und andere CLI-Agenten in sichtbaren, steuerbaren Workflows, die du direkt uebernehmen kannst**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ Dieser Befehl fuehrt durch Installation und Konfiguration.
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Mobile-App-Details, Sicherheitsgrenze und Source</b></summary>
|
|
182
182
|
|
|
183
|
-
CCB Mobile
|
|
183
|
+
CCB 8.2.1 enthaelt den Flutter-Quellcode von CCB Mobile in [`mobile/`](../mobile/) und veroeffentlicht das Android APK ueber GitHub Releases:
|
|
184
184
|
|
|
185
|
-
- [CCB Mobile v8.1
|
|
185
|
+
- [CCB Mobile v8.2.1 APK herunterladen](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- App-Source: [`mobile/app`](../mobile/app)
|
|
187
187
|
- Server-gateway-Source: [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ Für normale Projektkonfigurationen wird das **⚙ Einstellungen**-Panel empfohl
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="WeChat-Gruppe" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ Danke an [tmux-agent-sidebar](https://github.com/hiroppy/tmux-agent-sidebar) fue
|
|
|
260
260
|
|
|
261
261
|
## Release Notes
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - Deterministischer Start, klare Auth-Recovery und Android-Hintergrundzugriff</summary>
|
|
265
|
+
|
|
266
|
+
- Fuegt durchgaengige Startup-Generationszaeune, begrenzte Readiness-Nachweise und Zeitliniendiagnosen hinzu.
|
|
267
|
+
- Stoppt aussichtslose Provider-Auth-Neustartschleifen und zeigt die erforderliche Login-Aktion an.
|
|
268
|
+
- Ergaenzt opt-in Android-Hintergrundverbindungen und genau einen laufenden Reply-Status pro Agent.
|
|
269
|
+
- Synchronisiert Linux-, macOS-, npm- und signierte Android-Artefakte auf 8.2.1.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - Schnellerer Start, Provider-Fixes und Mobile-Zuverlaessigkeit</summary>
|
|
275
|
+
|
|
276
|
+
- Reduziert wiederholte Arbeit beim ccbd-Start, ohne Lifecycle- und Ownership-Pruefungen abzuschwaechen.
|
|
277
|
+
- Behebt Grok-Fullscreen-Start, erhaelt den Claude-Credential-Typ, stabilisiert Model-/Thinking-Auswahl und haertet Codex-Ask- sowie Reply-Bestaetigungen.
|
|
278
|
+
- Verbessert Mobile-Recovery, Chat, Terminal, Anhaenge, Downloads und FCM; Linux-, macOS-, npm- und signierte Android-Artefakte sind auf 8.2.0 synchronisiert.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - README-Verzeichnis bereinigt und Mobile-Release-Flaeche synchronisiert</summary>
|
|
265
284
|
|
package/README/es.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Coordina Codex, Claude, Gemini y otros agentes CLI en flujos visibles y controlables que puedes tomar directamente**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ Este comando guía la instalación y configuración.
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Detalles de Mobile App, límite de seguridad y fuente</b></summary>
|
|
182
182
|
|
|
183
|
-
CCB
|
|
183
|
+
CCB 8.2.1 incluye el código Flutter de CCB Mobile en [`mobile/`](../mobile/) y publica el APK Android mediante GitHub Releases:
|
|
184
184
|
|
|
185
|
-
- [Descargar CCB Mobile v8.1
|
|
185
|
+
- [Descargar CCB Mobile v8.2.1 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- Fuente de la app: [`mobile/app`](../mobile/app)
|
|
187
187
|
- Fuente del gateway del servidor: [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ Para la configuración normal del proyecto, usa el panel **⚙ Configuración**.
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="Grupo WeChat" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ Gracias a [tmux-agent-sidebar](https://github.com/hiroppy/tmux-agent-sidebar) po
|
|
|
260
260
|
|
|
261
261
|
## Notas de versión
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - Inicio determinista, recuperación de autenticación accionable y conexión Android en segundo plano</summary>
|
|
265
|
+
|
|
266
|
+
- Añade cercas de generación de inicio, prueba acotada de disponibilidad y diagnósticos de operaciones y cronología.
|
|
267
|
+
- Detiene los reinicios sin salida por autenticación del provider y muestra la acción de inicio de sesión necesaria.
|
|
268
|
+
- Añade conexión Android en segundo plano opcional y un único estado de respuesta activa por Agent.
|
|
269
|
+
- Sincroniza los artefactos Linux, macOS, npm y Android firmado con 8.2.1.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - Inicio más rápido, correcciones de providers y Mobile fiable</summary>
|
|
275
|
+
|
|
276
|
+
- Reduce trabajo repetido durante el inicio de ccbd sin debilitar las comprobaciones de lifecycle y ownership.
|
|
277
|
+
- Corrige el inicio fullscreen de Grok, conserva el tipo de credencial de Claude, estabiliza la selección de model/thinking y refuerza la entrega ask/reply de Codex.
|
|
278
|
+
- Mejora recovery, chat, terminal, adjuntos, descargas y FCM en Mobile; sincroniza los artefactos Linux, macOS, npm y Android firmado con 8.2.0.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - Limpieza del directorio README y superficie mobile</summary>
|
|
265
284
|
|
package/README/fr.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Coordonne Codex, Claude, Gemini et d'autres agents CLI dans des workflows visibles, contrôlables et reprenables directement**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ Cette commande guide l'installation et la configuration.
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Détails de l'app mobile, frontière de sécurité et source</b></summary>
|
|
182
182
|
|
|
183
|
-
CCB
|
|
183
|
+
CCB 8.2.1 inclut le code source Flutter de CCB Mobile dans [`mobile/`](../mobile/) et publie l'APK Android via GitHub Releases :
|
|
184
184
|
|
|
185
|
-
- [Télécharger l'APK CCB Mobile v8.1
|
|
185
|
+
- [Télécharger l'APK CCB Mobile v8.2.1](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- Source de l'app : [`mobile/app`](../mobile/app)
|
|
187
187
|
- Source du gateway serveur : [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ Pour la configuration courante du projet, utilisez le panneau **⚙ Paramètres*
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="Groupe WeChat" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ Merci à [tmux-agent-sidebar](https://github.com/hiroppy/tmux-agent-sidebar) pou
|
|
|
260
260
|
|
|
261
261
|
## Notes de version
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - Démarrage déterministe, récupération d'authentification explicite et connexion Android en arrière-plan</summary>
|
|
265
|
+
|
|
266
|
+
- Ajoute des barrières de génération de démarrage, une preuve de disponibilité bornée et des diagnostics chronologiques.
|
|
267
|
+
- Arrête les boucles de redémarrage sans issue liées à l'authentification provider et affiche l'action de connexion requise.
|
|
268
|
+
- Ajoute une connexion Android en arrière-plan sur activation et un seul état de réponse active par Agent.
|
|
269
|
+
- Synchronise les artefacts Linux, macOS, npm et Android signé avec la version 8.2.1.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - Démarrage accéléré, correctifs provider et fiabilité Mobile</summary>
|
|
275
|
+
|
|
276
|
+
- Réduit le travail répété au démarrage de ccbd sans affaiblir les contrôles de lifecycle et d'ownership.
|
|
277
|
+
- Corrige le démarrage fullscreen de Grok, préserve le type d'identifiant Claude, stabilise les choix model/thinking et renforce la livraison ask/reply Codex.
|
|
278
|
+
- Améliore la reprise, le chat, le terminal, les pièces jointes, les téléchargements et FCM dans Mobile ; les artifacts Linux, macOS, npm et Android signé ciblent 8.2.0.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - Rangement du dossier README et surface mobile</summary>
|
|
265
284
|
|
package/README/ja.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Codex、Claude、Gemini などの CLI Agent を、見える・制御できる・直接引き継げるワークフローで連携**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ ccb update mobile
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Mobile App の詳細、安全境界、ソース</b></summary>
|
|
182
182
|
|
|
183
|
-
|
|
183
|
+
CCB 8.2.1 では Flutter 版 CCB Mobile のソースが [`mobile/`](../mobile/) に含まれ、Android APK は GitHub Releases で公開されています。
|
|
184
184
|
|
|
185
|
-
- [CCB Mobile v8.1
|
|
185
|
+
- [CCB Mobile v8.2.1 APK をダウンロード](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- App ソース:[`mobile/app`](../mobile/app)
|
|
187
187
|
- サーバー gateway ソース:[`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ CCB は [Agent Roles Spec](https://github.com/SeemSeam/agent-roles-spec) をサ
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="WeChat group" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ sidebar のアイデアと示唆を提供してくれた [tmux-agent-sidebar](ht
|
|
|
260
260
|
|
|
261
261
|
## リリースノート
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - 決定的な起動、操作可能な認証復旧、Android バックグラウンド接続</summary>
|
|
265
|
+
|
|
266
|
+
- 起動世代フェンス、有限の readiness 証明、操作数とタイムラインの診断を追加しました。
|
|
267
|
+
- 復旧不能な Provider 認証の再起動ループを停止し、必要なログイン操作を表示します。
|
|
268
|
+
- オプトインの Android バックグラウンド接続と Agent ごとに 1 つの working reply 状態を追加しました。
|
|
269
|
+
- Linux、macOS、npm、署名済み Android artifact を 8.2.1 に同期しました。
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - 起動高速化、Provider 修正、Mobile の信頼性向上</summary>
|
|
275
|
+
|
|
276
|
+
- lifecycle と ownership の検証を維持しながら、ccbd 起動時の重複処理を削減しました。
|
|
277
|
+
- Grok fullscreen 起動、Claude credential 種別、model/thinking 選択、Codex ask/reply 配信を修正・強化しました。
|
|
278
|
+
- Mobile の recovery、chat、terminal、添付、download、FCM を改善し、Linux、macOS、npm、署名済み Android artifact を 8.2.0 に同期しました。
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - README ディレクトリ整理とモバイル公開面の同期</summary>
|
|
265
284
|
|
package/README/ko.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Codex, Claude, Gemini 등 CLI Agent를 보이고 제어 가능하며 직접 이어받을 수 있는 워크플로로 조율**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ ccb update mobile
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Mobile App 세부 정보, 안전 경계, 소스</b></summary>
|
|
182
182
|
|
|
183
|
-
|
|
183
|
+
CCB 8.2.1은 Flutter CCB Mobile 소스를 [`mobile/`](../mobile/)에 포함하며 Android APK를 GitHub Releases로 배포합니다.
|
|
184
184
|
|
|
185
|
-
- [CCB Mobile v8.1
|
|
185
|
+
- [CCB Mobile v8.2.1 APK 다운로드](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- 앱 소스: [`mobile/app`](../mobile/app)
|
|
187
187
|
- 서버 gateway 소스: [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ CCB는 전문 agent를 패키징하기 위한 host-neutral 명세인 [Agent Role
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="WeChat 그룹" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ sidebar 아이디어와 영감을 준 [tmux-agent-sidebar](https://github.com/hi
|
|
|
260
260
|
|
|
261
261
|
## 릴리스 노트
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - 결정적 시작, 실행 가능한 인증 복구, Android 백그라운드 연결</summary>
|
|
265
|
+
|
|
266
|
+
- 시작 세대 펜스, 제한된 준비 상태 증명, 작업 수와 타임라인 진단을 추가했습니다.
|
|
267
|
+
- 복구할 수 없는 Provider 인증 재시작 루프를 중지하고 필요한 로그인 작업을 표시합니다.
|
|
268
|
+
- 사용자가 활성화하는 Android 백그라운드 연결과 Agent별 하나의 working reply 상태를 추가했습니다.
|
|
269
|
+
- Linux, macOS, npm, 서명된 Android artifact를 8.2.1로 동기화했습니다.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - 시작 속도 향상, Provider 수정, Mobile 안정성</summary>
|
|
275
|
+
|
|
276
|
+
- lifecycle 및 ownership 검증을 유지하면서 ccbd 시작 경로의 반복 작업을 줄였습니다.
|
|
277
|
+
- Grok fullscreen 시작, Claude credential 종류 보존, model/thinking 선택 유지, Codex ask/reply 전달을 수정하고 강화했습니다.
|
|
278
|
+
- Mobile recovery, chat, terminal, 첨부, download, FCM을 개선하고 Linux, macOS, npm, 서명된 Android artifact를 8.2.0으로 동기화했습니다.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - README 디렉터리 정리와 모바일 릴리스 표면 동기화</summary>
|
|
265
284
|
|
package/README/pt.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Coordene Codex, Claude, Gemini e outros agentes CLI em fluxos visíveis e controláveis que você pode assumir diretamente**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ Esse comando orienta a instalação e a configuração.
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Detalhes do Mobile App, limite de segurança e fonte</b></summary>
|
|
182
182
|
|
|
183
|
-
O CCB Mobile
|
|
183
|
+
O CCB 8.2.1 inclui o código Flutter do CCB Mobile em [`mobile/`](../mobile/) e publica o APK Android pelo GitHub Releases:
|
|
184
184
|
|
|
185
|
-
- [Baixar CCB Mobile v8.1
|
|
185
|
+
- [Baixar CCB Mobile v8.2.1 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- Fonte do app: [`mobile/app`](../mobile/app)
|
|
187
187
|
- Fonte do gateway servidor: [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ Para a configuração normal do projeto, use o painel **⚙ Configurações**. P
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="Grupo WeChat" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ Obrigado ao [tmux-agent-sidebar](https://github.com/hiroppy/tmux-agent-sidebar)
|
|
|
260
260
|
|
|
261
261
|
## Notas de versão
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - Inicialização determinística, recuperação de autenticação acionável e conexão Android em segundo plano</summary>
|
|
265
|
+
|
|
266
|
+
- Adiciona cercas de geração de inicialização, prova limitada de prontidão e diagnósticos de operações e linha do tempo.
|
|
267
|
+
- Interrompe ciclos de reinício sem saída por autenticação do provider e mostra a ação de login necessária.
|
|
268
|
+
- Adiciona conexão Android em segundo plano opcional e um único estado de resposta ativa por Agent.
|
|
269
|
+
- Sincroniza os artefatos Linux, macOS, npm e Android assinado com 8.2.1.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - Inicialização mais rápida, correções de providers e Mobile confiável</summary>
|
|
275
|
+
|
|
276
|
+
- Reduz trabalho repetido na inicialização do ccbd sem enfraquecer verificações de lifecycle e ownership.
|
|
277
|
+
- Corrige o fullscreen do Grok, preserva o tipo de credencial Claude, estabiliza escolhas de model/thinking e reforça a entrega ask/reply do Codex.
|
|
278
|
+
- Melhora recovery, chat, terminal, anexos, downloads e FCM no Mobile; sincroniza artifacts Linux, macOS, npm e Android assinado com 8.2.0.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - Organização do diretório README e superfície mobile</summary>
|
|
265
284
|
|
package/README/ru.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Координируйте Codex, Claude, Gemini и другие CLI Agent в видимых и управляемых процессах, которые можно напрямую взять под контроль**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ ccb update mobile
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Детали Mobile App, граница безопасности и исходники</b></summary>
|
|
182
182
|
|
|
183
|
-
CCB
|
|
183
|
+
CCB 8.2.1 включает Flutter source CCB Mobile в [`mobile/`](../mobile/) и публикует Android APK через GitHub Releases:
|
|
184
184
|
|
|
185
|
-
- [Скачать CCB Mobile v8.1
|
|
185
|
+
- [Скачать CCB Mobile v8.2.1 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- Исходники app: [`mobile/app`](../mobile/app)
|
|
187
187
|
- Исходники server gateway: [`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -245,7 +245,7 @@ CCB поддерживает [Agent Roles Spec](https://github.com/SeemSeam/agen
|
|
|
245
245
|
- WeChat: `seemseam-com`
|
|
246
246
|
|
|
247
247
|
<p align="center">
|
|
248
|
-
<img src="../assets/weixin.
|
|
248
|
+
<img src="../assets/weixin.png" alt="Группа WeChat" width="240">
|
|
249
249
|
</p>
|
|
250
250
|
|
|
251
251
|
<a id="community"></a>
|
|
@@ -260,6 +260,25 @@ CCB поддерживает [Agent Roles Spec](https://github.com/SeemSeam/agen
|
|
|
260
260
|
|
|
261
261
|
## Release Notes
|
|
262
262
|
|
|
263
|
+
<details open>
|
|
264
|
+
<summary><b>v8.2.1</b> - Детерминированный запуск, понятное восстановление авторизации и фоновое подключение Android</summary>
|
|
265
|
+
|
|
266
|
+
- Добавлены ограждение поколений запуска, ограниченная проверка готовности и диагностика операций и временной шкалы.
|
|
267
|
+
- Остановлены бесполезные циклы перезапуска при неисправимой ошибке авторизации провайдера; показывается нужное действие входа.
|
|
268
|
+
- Добавлены включаемое пользователем фоновое подключение Android и один статус активного ответа на Agent.
|
|
269
|
+
- Артефакты Linux, macOS, npm и подписанный Android APK синхронизированы с 8.2.1.
|
|
270
|
+
|
|
271
|
+
</details>
|
|
272
|
+
|
|
273
|
+
<details>
|
|
274
|
+
<summary><b>v8.2.0</b> - Ускоренный запуск, исправления провайдеров и надежность Mobile</summary>
|
|
275
|
+
|
|
276
|
+
- Сокращена повторная работа при запуске ccbd без ослабления проверок lifecycle и ownership.
|
|
277
|
+
- Исправлены fullscreen-запуск Grok, сохранение типа credential Claude, выбор model/thinking и доставка Codex ask/reply.
|
|
278
|
+
- Улучшены recovery, chat, terminal, вложения, downloads и FCM в Mobile; Linux, macOS, npm и подписанный Android artifact синхронизированы с 8.2.0.
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
|
|
263
282
|
<details open>
|
|
264
283
|
<summary><b>v8.0.14</b> - Упорядочен каталог README и mobile release surface</summary>
|
|
265
284
|
|
package/README/zh.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**让 Codex、Claude、Gemini 等 CLI Agent 可见、可控、可接管地协同工作**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -180,9 +180,9 @@ ccb update mobile
|
|
|
180
180
|
<details>
|
|
181
181
|
<summary><b>Mobile App 详情、安全边界和源码</b></summary>
|
|
182
182
|
|
|
183
|
-
|
|
183
|
+
CCB 8.2.1 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](../mobile/),并在 GitHub Release 中发布 Android APK:
|
|
184
184
|
|
|
185
|
-
- [下载 CCB Mobile v8.1
|
|
185
|
+
- [下载 CCB Mobile v8.2.1 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
186
186
|
- App 源码:[`mobile/app`](../mobile/app)
|
|
187
187
|
- 服务端 gateway 源码:[`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
188
188
|
|
|
@@ -250,7 +250,7 @@ CCB 支持 [Agent Roles Spec](https://github.com/SeemSeam/agent-roles-spec):
|
|
|
250
250
|
- 微信: `seemseam-com`
|
|
251
251
|
|
|
252
252
|
<p align="center">
|
|
253
|
-
<img src="../assets/weixin.
|
|
253
|
+
<img src="../assets/weixin.png" alt="微信群" width="240">
|
|
254
254
|
</p>
|
|
255
255
|
|
|
256
256
|
<a id="community"></a>
|
|
@@ -266,27 +266,38 @@ CCB 支持 [Agent Roles Spec](https://github.com/SeemSeam/agent-roles-spec):
|
|
|
266
266
|
## 新版本记录
|
|
267
267
|
|
|
268
268
|
<details open>
|
|
269
|
-
<summary><b>v8.1
|
|
269
|
+
<summary><b>v8.2.1</b> - 确定性启动、可操作的认证恢复与 Android 后台连接</summary>
|
|
270
270
|
|
|
271
|
-
-
|
|
272
|
-
-
|
|
273
|
-
-
|
|
271
|
+
- 增加端到端启动代际栅栏、有限就绪证明,以及启动操作量和时间线诊断。
|
|
272
|
+
- 对不可恢复的 Provider 认证失败停止无效重启,并通过 ping、project view 和 sidebar 显示登录操作。
|
|
273
|
+
- 在更严格的 lifecycle 权威模型下保持增量 reload 身份校验和 shutdown 幂等行为。
|
|
274
|
+
- 增加用户主动启用的 Android 后台连接控制,并保证每个 Agent 只保留一个 working reply 状态。
|
|
275
|
+
- 将 Linux、macOS、npm 和签名 Android APK 的版本统一到 8.2.1。
|
|
274
276
|
|
|
275
277
|
</details>
|
|
276
278
|
|
|
277
279
|
<details>
|
|
278
|
-
<summary><b>v8.
|
|
280
|
+
<summary><b>v8.2.0</b> - 启动提速、Provider 修复与 Mobile 稳定性</summary>
|
|
279
281
|
|
|
280
|
-
-
|
|
281
|
-
-
|
|
282
|
-
-
|
|
282
|
+
- 减少 ccbd 启动关键路径的重复工作,同时保留 lifecycle 和 ownership 校验。
|
|
283
|
+
- 修复 Grok fullscreen 启动冲突、Claude 凭据类型保持,以及 Config UI 模型和思考强度保存后退回继承值的问题。
|
|
284
|
+
- 保持 Codex ask 传输与目标 session 绑定,并阻止已接受的空传输确认被无限重新排队。
|
|
285
|
+
- 改进 Mobile 恢复、对话和终端交互、图片/文档/视频附件、主机文件下载与设备绑定 FCM 推送。
|
|
286
|
+
- 将 Linux、macOS、npm 和签名 Android APK 的版本统一到 8.2.0。
|
|
287
|
+
|
|
288
|
+
</details>
|
|
289
|
+
|
|
290
|
+
<details>
|
|
291
|
+
<summary><b>v8.1.6</b> - 已撤回</summary>
|
|
292
|
+
|
|
293
|
+
- 已被后续版本替代,详细说明不再保留。
|
|
283
294
|
|
|
284
295
|
</details>
|
|
285
296
|
|
|
286
297
|
<details>
|
|
287
298
|
<summary><b>v8.1.5</b> - 已撤回</summary>
|
|
288
299
|
|
|
289
|
-
-
|
|
300
|
+
- 该版本已撤回并被替代,详细说明不再保留。
|
|
290
301
|
|
|
291
302
|
</details>
|
|
292
303
|
|
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
**Coordinate Codex, Claude, Gemini, and other CLI agents in visible, controllable workflows you can take over**
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
|
-
<img src="https://img.shields.io/badge/version-8.1
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.2.1-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-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -186,9 +186,9 @@ This command guides installation and configuration.
|
|
|
186
186
|
<details>
|
|
187
187
|
<summary><b>Mobile App details, safety boundary, and source</b></summary>
|
|
188
188
|
|
|
189
|
-
CCB Mobile
|
|
189
|
+
CCB 8.2.1 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
|
|
190
190
|
|
|
191
|
-
- [Download CCB Mobile v8.1
|
|
191
|
+
- [Download CCB Mobile v8.2.1 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.2.1/ccb-mobile-v8.2.1.apk)
|
|
192
192
|
- App source: [`mobile/app`](mobile/app)
|
|
193
193
|
- Server gateway source: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
194
194
|
|
|
@@ -256,7 +256,7 @@ Use the **⚙ Settings** control panel for normal project configuration. If you
|
|
|
256
256
|
- WeChat: `seemseam-com`
|
|
257
257
|
|
|
258
258
|
<p align="center">
|
|
259
|
-
<img src="assets/weixin.
|
|
259
|
+
<img src="assets/weixin.png" alt="WeChat group" width="240">
|
|
260
260
|
</p>
|
|
261
261
|
|
|
262
262
|
<a id="community"></a>
|
|
@@ -272,27 +272,38 @@ Thanks to [tmux-agent-sidebar](https://github.com/hiroppy/tmux-agent-sidebar) fo
|
|
|
272
272
|
## Release Notes
|
|
273
273
|
|
|
274
274
|
<details open>
|
|
275
|
-
<summary><b>v8.1
|
|
275
|
+
<summary><b>v8.2.1</b> - Deterministic startup, actionable auth recovery, and Android background access</summary>
|
|
276
276
|
|
|
277
|
-
-
|
|
278
|
-
- Stopped
|
|
279
|
-
-
|
|
277
|
+
- Added end-to-end startup generation fencing, bounded readiness proof, and detailed startup operation/timeline diagnostics.
|
|
278
|
+
- Stopped unrecoverable provider-auth restart loops and exposed the required login action through ping, project view, and the sidebar.
|
|
279
|
+
- Preserved additive reload identity and idempotent shutdown behavior under the stricter lifecycle authority model.
|
|
280
|
+
- Added opt-in Android background connection controls and kept one working reply state per agent.
|
|
281
|
+
- Synchronized Linux, macOS, npm, and signed Android artifacts for 8.2.1.
|
|
280
282
|
|
|
281
283
|
</details>
|
|
282
284
|
|
|
283
285
|
<details>
|
|
284
|
-
<summary><b>v8.
|
|
286
|
+
<summary><b>v8.2.0</b> - Faster startup, provider fixes, and Mobile reliability</summary>
|
|
285
287
|
|
|
286
|
-
-
|
|
287
|
-
-
|
|
288
|
-
-
|
|
288
|
+
- Reduced repeated ccbd startup work while preserving lifecycle and ownership checks.
|
|
289
|
+
- Fixed Grok fullscreen startup, Claude credential-kind preservation, and Config UI model/thinking selections reverting to inherited values.
|
|
290
|
+
- Kept Codex ask delivery session-bound and stopped accepted empty transport acknowledgements from requeueing indefinitely.
|
|
291
|
+
- Improved Mobile recovery, conversation and terminal interaction, image/document/video attachments, linked-file downloads, and device-bound FCM delivery.
|
|
292
|
+
- Synchronized Linux, macOS, npm, and signed Android artifacts for 8.2.0.
|
|
293
|
+
|
|
294
|
+
</details>
|
|
295
|
+
|
|
296
|
+
<details>
|
|
297
|
+
<summary><b>v8.1.6</b> - Withdrawn</summary>
|
|
298
|
+
|
|
299
|
+
- Superseded by later releases. Detailed notes are intentionally omitted.
|
|
289
300
|
|
|
290
301
|
</details>
|
|
291
302
|
|
|
292
303
|
<details>
|
|
293
304
|
<summary><b>v8.1.5</b> - Withdrawn</summary>
|
|
294
305
|
|
|
295
|
-
- Withdrawn
|
|
306
|
+
- Withdrawn and superseded. Detailed notes are intentionally omitted.
|
|
296
307
|
|
|
297
308
|
</details>
|
|
298
309
|
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
8.1
|
|
1
|
+
8.2.1
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seemseam/ccb",
|
|
3
|
-
"version": "8.1
|
|
3
|
+
"version": "8.2.1",
|
|
4
4
|
"description": "Lightweight multi-agent TUI and stable cross-provider collaboration layer for Codex, Claude, Gemini, Grok, Kimi, DeepSeek, and other CLI agents.",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"homepage": "https://github.com/SeemSeam/claude_codex_bridge#readme",
|