@seemseam/ccb 8.0.6 → 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.6-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.6 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.6 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.6/ccb-mobile-v8.0.6.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,6 +770,16 @@ 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.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>
773
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,
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.6-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.6 已把 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.6 APK](https://github.com/bfly123/claude_code_bridge/releases/download/v8.0.6/ccb-mobile-v8.0.6.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,6 +742,16 @@ v7 线重点:
742
742
  - 加固 tmux、Ghostty、release helper、Codex trust 和 provider 会话恢复路径。
743
743
 
744
744
  <details open>
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>
745
755
  <summary><b>v8.0.6</b> - CCB Mobile 真实项目对话稳定性</summary>
746
756
 
747
757
  - 改进 Android CCB Mobile 真实项目 pane-native 对话、状态恢复、
package/VERSION CHANGED
@@ -1 +1 @@
1
- 8.0.6
1
+ 8.0.7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seemseam/ccb",
3
- "version": "8.0.6",
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",