New:Socket for Asana Is Now Available.Learn more
Get Started

@seemseam/ccb

Package Overview
Dependencies
Maintainers
1
Versions
81
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.10
to
8.6.11
+1
-1
package.json
{
"name": "@seemseam/ccb",
"version": "8.6.10",
"version": "8.6.11",
"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.10-orange.svg" alt="version">
<img src="https://img.shields.io/badge/version-8.6.11-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.10 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
CCB 8.6.11 includes the Flutter CCB Mobile source in [`mobile/`](mobile/) and publishes the Android APK through GitHub Releases:
- [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)
- [Download CCB Mobile v8.6.11 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.11/ccb-mobile-v8.6.11.apk)
- App source: [`mobile/app`](mobile/app)

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

<details open>
<summary><b>v8.6.11</b> - Provider authentication and isolated Windows reliability</summary>
- Restore bearer authentication for explicit Codex CLI `0.149.0` custom providers while keeping route-only local gateways unauthenticated.
- Add per-Agent Codex model catalog projection and model override support, preserve reconnect and custom tmux configuration behavior, and make Pi clear start a fresh context (PRs #321, #322, #325, and #326).
- Keep Herdr lifecycle synchronization and UTF-8 native startup inside Windows-owned implementations, without adding shared-to-Windows imports (PRs #320 and #323).
- Restart managed Codex Agents and CCB projects after upgrading. No project, conversation, pairing, or configuration migration is required.
</details>
<details>
<summary><b>v8.6.10</b> - Claude OAuth re-login isolation</summary>

@@ -359,0 +369,0 @@

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

<p>
<img src="https://img.shields.io/badge/version-8.6.10-orange.svg" alt="version">
<img src="https://img.shields.io/badge/version-8.6.11-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.10 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](../mobile/),并在 GitHub Release 中发布 Android APK:
CCB 8.6.11 已把 Flutter 版 CCB Mobile 源码放入 [`mobile/`](../mobile/),并在 GitHub Release 中发布 Android 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)
- [下载 CCB Mobile v8.6.11 APK](https://github.com/SeemSeam/claude_codex_bridge/releases/download/v8.6.11/ccb-mobile-v8.6.11.apk)
- App 源码:[`mobile/app`](../mobile/app)

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

<details open>
<summary><b>v8.6.11</b> - Provider 认证与隔离的 Windows 稳定性修复</summary>
- 恢复 Codex CLI `0.149.0` 显式自定义 provider 的 bearer 认证,同时让只有 route 的本地 gateway 继续保持无认证模式。
- 支持按 Agent 投影 Codex model catalog 并覆盖全局 model,保留 reconnect 与自定义 tmux 配置行为,并让 Pi clear 创建新上下文(PRs #321、#322、#325、#326)。
- 将 Herdr 生命周期同步和原生 UTF-8 启动限制在 Windows-owned 实现中,不新增共享层到 Windows 实现的 import(PRs #320、#323)。
- 升级后请重启受管 Codex Agent 与 CCB 项目。无需迁移项目、对话、配对或配置。
</details>
<details>
<summary><b>v8.6.10</b> - Claude OAuth 重登录隔离</summary>

@@ -328,0 +338,0 @@

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

8.6.10
8.6.11