@seemseam/ccb 8.0.3 → 8.0.5

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 CHANGED
@@ -6,7 +6,7 @@
6
6
  **Visible, controllable multi-agent cooperative TUI workspace**
7
7
 
8
8
  <p>
9
- <img src="https://img.shields.io/badge/version-8.0.3-orange.svg" alt="version">
9
+ <img src="https://img.shields.io/badge/version-8.0.5-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>
@@ -222,10 +222,10 @@ Run `ccb update rich` to install the optional rich workbench; it bundles Yazi wh
222
222
 
223
223
  ### Mobile App (Android Alpha)
224
224
 
225
- CCB 8.0.3 includes the Flutter CCB Mobile source under [`mobile/`](mobile/)
225
+ CCB 8.0.5 includes the Flutter CCB Mobile source under [`mobile/`](mobile/)
226
226
  and publishes an Android APK as a GitHub Release asset:
227
227
 
228
- - [Download CCB Mobile v8.0.3 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.3/ccb-mobile-v8.0.3.apk)
228
+ - [Download CCB Mobile v8.0.5 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.5/ccb-mobile-v8.0.5.apk)
229
229
  - App source: [`mobile/app`](mobile/app)
230
230
  - Server/gateway source: [`lib/mobile_gateway`](lib/mobile_gateway)
231
231
 
@@ -770,6 +770,30 @@ v7 highlights:
770
770
  - Hardened tmux, Ghostty, release helper, Codex trust, and provider session restore paths.
771
771
 
772
772
  <details open>
773
+ <summary><b>v8.0.5</b> - CCB Mobile Real Project Chat Stabilization</summary>
774
+
775
+ - Improves Android CCB Mobile real-project pane-native chat, status recovery,
776
+ terminal stream handling, QR/manual pairing, input ergonomics, localization,
777
+ and noisy timeline filtering.
778
+ - Includes the latest server-wide project listing, native provider transcript,
779
+ provider runtime status, and mobile terminal pane input fixes from the CCB
780
+ source line.
781
+ - Synchronizes VERSION, package metadata, mobile app version metadata, README
782
+ links, workflow defaults, and APK download URLs for 8.0.5.
783
+
784
+ </details>
785
+
786
+ <details>
787
+ <summary><b>v8.0.4</b> - CCB Mobile Project List Stability</summary>
788
+
789
+ - Accelerates `/v1/projects` for server-wide mobile gateways by checking
790
+ mounted project health concurrently while preserving registry order.
791
+ - Reduces noisy BrokenPipe/connection-reset tracebacks when a phone disconnects
792
+ or times out while a response is being written.
793
+
794
+ </details>
795
+
796
+ <details>
773
797
  <summary><b>v8.0.3</b> - npm Release Metadata Fix</summary>
774
798
 
775
799
  - Fixes npm provenance metadata so `@seemseam/ccb` publishes from the canonical
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.3-orange.svg" alt="version">
9
+ <img src="https://img.shields.io/badge/version-8.0.5-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>
@@ -210,10 +210,10 @@ ccb
210
210
 
211
211
  ### Mobile App(Android Alpha)
212
212
 
213
- CCB 8.0.3 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](mobile/),
213
+ CCB 8.0.5 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](mobile/),
214
214
  并在 GitHub Release 中发布 Android APK:
215
215
 
216
- - [下载 CCB Mobile v8.0.3 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.3/ccb-mobile-v8.0.3.apk)
216
+ - [下载 CCB Mobile v8.0.5 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.5/ccb-mobile-v8.0.5.apk)
217
217
  - App 源码:[`mobile/app`](mobile/app)
218
218
  - 服务端 gateway 源码:[`lib/mobile_gateway`](lib/mobile_gateway)
219
219
 
@@ -742,6 +742,28 @@ v7 线重点:
742
742
  - 加固 tmux、Ghostty、release helper、Codex trust 和 provider 会话恢复路径。
743
743
 
744
744
  <details open>
745
+ <summary><b>v8.0.5</b> - CCB Mobile 真实项目对话稳定性</summary>
746
+
747
+ - 改进 Android CCB Mobile 真实项目 pane-native 对话、状态恢复、
748
+ terminal stream、扫码/手动配对、输入体验、多语言和时间线噪音过滤。
749
+ - 合入 CCB source 线上的 server-wide 项目列表、原生 provider transcript、
750
+ provider runtime status 和 mobile terminal pane input 修复。
751
+ - 同步 VERSION、package metadata、mobile app version metadata、README 链接、
752
+ workflow 默认值和 APK 下载链接到 8.0.5。
753
+
754
+ </details>
755
+
756
+ <details>
757
+ <summary><b>v8.0.4</b> - CCB Mobile 项目列表稳定性</summary>
758
+
759
+ - server-wide mobile gateway 的 `/v1/projects` 现在会并发检查已挂载项目健康状态,
760
+ 同时保持 registry 顺序,避免项目较多时手机端加载超时或连接中断。
761
+ - 手机断开或超时时,mobile gateway 不再为普通 BrokenPipe/connection reset
762
+ 写出刷 traceback。
763
+
764
+ </details>
765
+
766
+ <details>
745
767
  <summary><b>v8.0.3</b> - npm Release Metadata 修复</summary>
746
768
 
747
769
  - 修复 npm provenance metadata,使 `@seemseam/ccb` 的发布仓库与 GitHub
package/VERSION CHANGED
@@ -1 +1 @@
1
- 8.0.3
1
+ 8.0.5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seemseam/ccb",
3
- "version": "8.0.3",
3
+ "version": "8.0.5",
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",