@seemseam/ccb 8.6.6 → 8.6.8
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/zh.md +8 -8
- package/README.md +8 -8
- package/VERSION +1 -1
- package/package.json +1 -1
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.6.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.6.8-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>
|
|
@@ -211,9 +211,9 @@ ccb update mobile
|
|
|
211
211
|
<details>
|
|
212
212
|
<summary><b>Mobile App 详情、安全边界和源码</b></summary>
|
|
213
213
|
|
|
214
|
-
CCB 8.6.
|
|
214
|
+
CCB 8.6.8 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](../mobile/),并在 GitHub Release 中发布 Android APK:
|
|
215
215
|
|
|
216
|
-
- [下载 CCB Mobile v8.6.
|
|
216
|
+
- [下载 CCB Mobile v8.6.8 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.8/ccb-mobile-v8.6.8.apk)
|
|
217
217
|
- App 源码:[`mobile/app`](../mobile/app)
|
|
218
218
|
- 服务端 gateway 源码:[`lib/mobile_gateway`](../lib/mobile_gateway)
|
|
219
219
|
|
|
@@ -302,12 +302,12 @@ CCB 支持 [Agent Roles Spec](https://github.com/SeemSeam/agent-roles-spec):
|
|
|
302
302
|
## 新版本记录
|
|
303
303
|
|
|
304
304
|
<details open>
|
|
305
|
-
<summary><b>v8.6.
|
|
305
|
+
<summary><b>v8.6.8</b> - Mobile 对话细化与更安全的 Windows 运行状态</summary>
|
|
306
306
|
|
|
307
|
-
-
|
|
308
|
-
-
|
|
309
|
-
-
|
|
310
|
-
-
|
|
307
|
+
- Mobile 本地背景支持调节内容表面不透明度,所选图片同时覆盖项目列表和工作区外壳。
|
|
308
|
+
- 展开长回复时直接定位到气泡内部底部,保持最新气泡可见,并把可下载文件作为气泡内普通内容展示。
|
|
309
|
+
- 带附件的短消息保持自然高度;长消息附件与正文位于同一个内部滚动区域。
|
|
310
|
+
- Windows 子进程输出不可解码时进行安全替换,Herdr Pane 状态交回原生检测;退役 Agent 的运行时或文件仍活跃时延后清理(PR #314、#315、#317;PR #316 由加固后的测试修正取代)。
|
|
311
311
|
|
|
312
312
|
</details>
|
|
313
313
|
|
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.6.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-8.6.8-orange.svg" alt="version">
|
|
10
10
|
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL%20%7C%20Windows%20beta-lightgrey.svg" alt="platform">
|
|
11
11
|
<img src="https://img.shields.io/badge/providers-17%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
@@ -240,9 +240,9 @@ This command guides installation and configuration.
|
|
|
240
240
|
<details>
|
|
241
241
|
<summary><b>Mobile App details, safety boundary, and source</b></summary>
|
|
242
242
|
|
|
243
|
-
CCB 8.6.
|
|
243
|
+
CCB 8.6.8 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
|
|
244
244
|
|
|
245
|
-
- [Download CCB Mobile v8.6.
|
|
245
|
+
- [Download CCB Mobile v8.6.8 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.8/ccb-mobile-v8.6.8.apk)
|
|
246
246
|
- App source: [`mobile/app`](mobile/app)
|
|
247
247
|
- Server gateway source: [`lib/mobile_gateway`](lib/mobile_gateway)
|
|
248
248
|
|
|
@@ -331,12 +331,12 @@ Thanks to [tmux-agent-sidebar](https://github.com/hiroppy/tmux-agent-sidebar) fo
|
|
|
331
331
|
## Release Notes
|
|
332
332
|
|
|
333
333
|
<details open>
|
|
334
|
-
<summary><b>v8.6.
|
|
334
|
+
<summary><b>v8.6.8</b> - Refined Mobile conversations and safer Windows runtime state</summary>
|
|
335
335
|
|
|
336
|
-
-
|
|
337
|
-
-
|
|
338
|
-
-
|
|
339
|
-
-
|
|
336
|
+
- Adjust workspace-surface opacity for local Mobile backgrounds and extend the selected image across the project list and workspace chrome.
|
|
337
|
+
- Open expanded long replies at their internal bottom, keep the latest bubble visible, and render downloadable files as normal in-bubble content.
|
|
338
|
+
- Preserve natural height for short attachment messages and keep long-message attachments in the same internal scroll viewport as the body.
|
|
339
|
+
- Replace undecodable Windows subprocess bytes, return Herdr pane-state authority to native detection, and defer retired Agent cleanup while its runtime or files remain active (PRs #314, #315, and #317; PR #316 is superseded by the hardened test correction).
|
|
340
340
|
|
|
341
341
|
</details>
|
|
342
342
|
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
8.6.
|
|
1
|
+
8.6.8
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seemseam/ccb",
|
|
3
|
-
"version": "8.6.
|
|
3
|
+
"version": "8.6.8",
|
|
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",
|