New:Socket for Asana Is Now Available.Learn more
Sign In

@seemseam/ccb

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seemseam/ccb - npm Package Compare versions

Comparing version
8.6.9
to
8.6.10
+1
-1
package.json
{
"name": "@seemseam/ccb",
"version": "8.6.9",
"version": "8.6.10",
"description": "Lightweight multi-agent TUI and stable cross-provider collaboration layer for Codex, Claude, Gemini, Grok, Kimi, DeepSeek, and other CLI agents.",

@@ -5,0 +5,0 @@ "license": "AGPL-3.0-only",

@@ -9,3 +9,3 @@ <div align="center">

<p>
<img src="https://img.shields.io/badge/version-8.6.9-orange.svg" alt="version">
<img src="https://img.shields.io/badge/version-8.6.10-orange.svg" alt="version">
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL%20%7C%20Windows%20beta-lightgrey.svg" alt="platform">

@@ -265,5 +265,5 @@ <img src="https://img.shields.io/badge/providers-17%20CLI%20families-0B7285.svg" alt="providers">

CCB 8.6.9 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
CCB 8.6.10 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
- [Download CCB Mobile v8.6.9 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.9/ccb-mobile-v8.6.9.apk)
- [Download CCB Mobile v8.6.10 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.10/ccb-mobile-v8.6.10.apk)
- App source: [`mobile/app`](mobile/app)

@@ -357,2 +357,11 @@ - Server gateway source: [`lib/mobile_gateway`](lib/mobile_gateway)

<details open>
<summary><b>v8.6.10</b> - Claude OAuth re-login isolation</summary>
- Refresh an existing Agent-private Claude Keychain credential after an external OAuth re-login, so a stopped managed restart does not keep using a revoked token (Issue #319).
- Preserve a Claude-private Keychain refresh when the inherited source credential is unchanged; external Claude Keychain services remain read-only.
- Fail closed for symlinked CCB credential projections and private Keychain inspection errors. No project, conversation, pairing, or configuration migration is required.
</details>
<details>
<summary><b>v8.6.9</b> - DeepSeek Harness, AGY startup, and Windows isolation</summary>

@@ -359,0 +368,0 @@

@@ -9,3 +9,3 @@ <div align="center">

<p>
<img src="https://img.shields.io/badge/version-8.6.9-orange.svg" alt="version">
<img src="https://img.shields.io/badge/version-8.6.10-orange.svg" alt="version">
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20WSL-lightgrey.svg" alt="platform">

@@ -234,5 +234,5 @@ <img src="https://img.shields.io/badge/providers-17%20CLI%20families-0B7285.svg" alt="providers">

CCB 8.6.9 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](../mobile/),并在 GitHub Release 中发布 Android APK:
CCB 8.6.10 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](../mobile/),并在 GitHub Release 中发布 Android APK:
- [下载 CCB Mobile v8.6.9 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.9/ccb-mobile-v8.6.9.apk)
- [下载 CCB Mobile v8.6.10 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.10/ccb-mobile-v8.6.10.apk)
- App 源码:[`mobile/app`](../mobile/app)

@@ -326,2 +326,11 @@ - 服务端 gateway 源码:[`lib/mobile_gateway`](../lib/mobile_gateway)

<details open>
<summary><b>v8.6.10</b> - Claude OAuth 重登录隔离</summary>
- 外部 OAuth 重新登录后,受管重启会刷新 Agent 私有 Claude Keychain 凭据,避免继续使用已撤销 token(Issue #319)。
- 继承源凭据未变化时保留 Claude 私有 Keychain 自行刷新的值;外部 Claude Keychain service 始终只读。
- CCB 凭据投影为 symlink 或私有 Keychain 检查异常时 fail closed。无需迁移项目、对话、配对或配置。
</details>
<details>
<summary><b>v8.6.9</b> - DeepSeek Harness、AGY 启动与 Windows 隔离</summary>

@@ -328,0 +337,0 @@

@@ -1,1 +0,1 @@

8.6.9
8.6.10