@seemseam/ccb 8.0.5 → 8.0.7

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.5-orange.svg" alt="version">
9
+ <img src="https://img.shields.io/badge/version-8.0.7-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.5 includes the Flutter CCB Mobile source under [`mobile/`](mobile/)
225
+ CCB 8.0.7 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.5 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.5/ccb-mobile-v8.0.5.apk)
228
+ - [Download CCB Mobile v8.0.7 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.7/ccb-mobile-v8.0.7.apk)
229
229
  - App source: [`mobile/app`](mobile/app)
230
230
  - Server/gateway source: [`lib/mobile_gateway`](lib/mobile_gateway)
231
231
 
@@ -770,7 +770,17 @@ 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>
773
+ <summary><b>v8.0.7</b> - CCB Mobile Notifications And Theme Stabilization</summary>
774
+
775
+ - Adds server-wide task-completion notification SSE plus Android local notifications with low-sensitive payloads and verified tap routing back to the target project/agent.
776
+ - Carries provider runtime status detection for mobile activity indicators and sidebar state.
777
+ - Updates the mobile app with steel-blue/slate theming, improved readable content styles, height-limited expanded bubbles, and notification group tap handling.
778
+ - Synchronizes VERSION, package metadata, mobile app version metadata, README links, workflow defaults, and APK download URLs for 8.0.7.
779
+
780
+ </details>
781
+
782
+ <details>
783
+ <summary><b>v8.0.6</b> - CCB Mobile Real Project Chat Stabilization</summary>
774
784
 
775
785
  - Improves Android CCB Mobile real-project pane-native chat, status recovery,
776
786
  terminal stream handling, QR/manual pairing, input ergonomics, localization,
@@ -778,8 +788,11 @@ v7 highlights:
778
788
  - Includes the latest server-wide project listing, native provider transcript,
779
789
  provider runtime status, and mobile terminal pane input fixes from the CCB
780
790
  source line.
791
+ - Uses a compact terminal pairing QR in `ccb update mobile`, keeps the original
792
+ CCB Mobile bridge icon identity, and makes camera-unavailable scanner fallback
793
+ actionable instead of showing native plugin errors.
781
794
  - Synchronizes VERSION, package metadata, mobile app version metadata, README
782
- links, workflow defaults, and APK download URLs for 8.0.5.
795
+ links, workflow defaults, and APK download URLs for 8.0.6.
783
796
 
784
797
  </details>
785
798
 
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.5-orange.svg" alt="version">
9
+ <img src="https://img.shields.io/badge/version-8.0.7-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.5 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](mobile/),
213
+ CCB 8.0.7 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](mobile/),
214
214
  并在 GitHub Release 中发布 Android APK:
215
215
 
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)
216
+ - [下载 CCB Mobile v8.0.7 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.7/ccb-mobile-v8.0.7.apk)
217
217
  - App 源码:[`mobile/app`](mobile/app)
218
218
  - 服务端 gateway 源码:[`lib/mobile_gateway`](lib/mobile_gateway)
219
219
 
@@ -742,14 +742,26 @@ 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>
745
+ <summary><b>v8.0.7</b> - CCB Mobile 通知与主题稳定化</summary>
746
+
747
+ - 新增 server-wide 任务完成通知 SSE 和 Android 本地通知,payload 保持低敏,并已真实验证点击回到目标 project/agent。
748
+ - 合入 provider runtime 状态判断,供手机 activity indicator 和 sidebar 状态使用。
749
+ - 更新手机 App 的 steel-blue/slate 主题、正文样式、展开气泡高度限制和通知分组点击处理。
750
+ - 同步 VERSION、package metadata、mobile app 版本、README 链接、workflow 默认值和 APK 下载链接到 8.0.7。
751
+
752
+ </details>
753
+
754
+ <details>
755
+ <summary><b>v8.0.6</b> - CCB Mobile 真实项目对话稳定性</summary>
746
756
 
747
757
  - 改进 Android CCB Mobile 真实项目 pane-native 对话、状态恢复、
748
758
  terminal stream、扫码/手动配对、输入体验、多语言和时间线噪音过滤。
749
759
  - 合入 CCB source 线上的 server-wide 项目列表、原生 provider transcript、
750
760
  provider runtime status 和 mobile terminal pane input 修复。
761
+ - `ccb update mobile` 改用紧凑终端配对二维码,保持原始 CCB Mobile 桥形图标,
762
+ 并把相机不可用时的扫码失败改成可操作 fallback,避免展示 native 插件错误。
751
763
  - 同步 VERSION、package metadata、mobile app version metadata、README 链接、
752
- workflow 默认值和 APK 下载链接到 8.0.5
764
+ workflow 默认值和 APK 下载链接到 8.0.6
753
765
 
754
766
  </details>
755
767
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 8.0.5
1
+ 8.0.7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seemseam/ccb",
3
- "version": "8.0.5",
3
+ "version": "8.0.7",
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",