@seemseam/ccb 7.6.16 → 7.6.18
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 +25 -1
- package/README_zh.md +25 -1
- package/VERSION +1 -1
- package/package.json +1 -1
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-7.6.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-7.6.18-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>
|
|
@@ -217,6 +217,7 @@ CCB supports the [Agent Roles Spec](https://github.com/SeemSeam/agent-roles-spec
|
|
|
217
217
|
### Contact
|
|
218
218
|
|
|
219
219
|
- Email: `bfly123@126.com`
|
|
220
|
+
- **[Telegram group & contact](https://t.me/+BKn03v8I_ehmYzRk)**
|
|
220
221
|
- WeChat: `seemseam-com`
|
|
221
222
|
|
|
222
223
|
<p align="center">
|
|
@@ -708,6 +709,29 @@ v7 highlights:
|
|
|
708
709
|
- Hardened tmux, Ghostty, release helper, Codex trust, and provider session restore paths.
|
|
709
710
|
|
|
710
711
|
<details open>
|
|
712
|
+
<summary><b>v7.6.18</b> - CCB UI Theme Preference</summary>
|
|
713
|
+
|
|
714
|
+
- Adds `ccb theme` as the top-level theme switch for CCB-owned tmux/sidebar UI,
|
|
715
|
+
with `+` and `-` cycling across dark and light palettes.
|
|
716
|
+
- Adds readable light-mode tmux status, pane border, sidebar, activity, and
|
|
717
|
+
comms status colors for light terminal backgrounds.
|
|
718
|
+
- Makes generated rich WezTerm profiles follow the same global CCB theme
|
|
719
|
+
preference on the next launch/reload.
|
|
720
|
+
|
|
721
|
+
</details>
|
|
722
|
+
|
|
723
|
+
<details>
|
|
724
|
+
<summary><b>v7.6.17</b> - Codex Log Symlink Target Repair</summary>
|
|
725
|
+
|
|
726
|
+
- Repairs managed Codex `logs_2.sqlite` temp symlink targets when
|
|
727
|
+
`/tmp/ccb-codex-logs-*` cleanup removes the target directory between starts.
|
|
728
|
+
- Falls back by removing an unrecoverable broken symlink and restoring the local
|
|
729
|
+
backup before Codex initializes its SQLite databases.
|
|
730
|
+
- Adds regression coverage for the missing symlink target parent startup path.
|
|
731
|
+
|
|
732
|
+
</details>
|
|
733
|
+
|
|
734
|
+
<details>
|
|
711
735
|
<summary><b>v7.6.16</b> - Codex SQLite Migration Recovery</summary>
|
|
712
736
|
|
|
713
737
|
- Fixes the managed Codex `logs_2.sqlite` redirect so CCB no longer
|
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-7.6.
|
|
9
|
+
<img src="https://img.shields.io/badge/version-7.6.18-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>
|
|
@@ -218,6 +218,7 @@ CCB 支持 [Agent Roles Spec](https://github.com/SeemSeam/agent-roles-spec):
|
|
|
218
218
|
### 联系方式
|
|
219
219
|
|
|
220
220
|
- Email: `bfly123@126.com`
|
|
221
|
+
- **[Telegram group & contact / TG 群与联系](https://t.me/+BKn03v8I_ehmYzRk)**
|
|
221
222
|
- 微信: `seemseam-com`
|
|
222
223
|
|
|
223
224
|
<p align="center">
|
|
@@ -694,6 +695,29 @@ v7 线重点:
|
|
|
694
695
|
- 加固 tmux、Ghostty、release helper、Codex trust 和 provider 会话恢复路径。
|
|
695
696
|
|
|
696
697
|
<details open>
|
|
698
|
+
<summary><b>v7.6.18</b> - CCB UI 主题偏好</summary>
|
|
699
|
+
|
|
700
|
+
- 新增顶层 `ccb theme` 主题切换命令,可调整 CCB 自有 tmux/sidebar UI,
|
|
701
|
+
并支持用 `+` / `-` 在深色和浅色 palette 间循环。
|
|
702
|
+
- 新增适合浅色 terminal 背景的 tmux status、pane border、sidebar、agent
|
|
703
|
+
活动状态和 comms 状态配色。
|
|
704
|
+
- 生成的 rich WezTerm profile 会读取同一个全局 CCB 主题偏好,并在下次
|
|
705
|
+
打开或 reload 时同步主题。
|
|
706
|
+
|
|
707
|
+
</details>
|
|
708
|
+
|
|
709
|
+
<details>
|
|
710
|
+
<summary><b>v7.6.17</b> - Codex Log Symlink Target 修复</summary>
|
|
711
|
+
|
|
712
|
+
- 当 `/tmp/ccb-codex-logs-*` 清理导致 managed Codex `logs_2.sqlite` 临时
|
|
713
|
+
symlink target 目录消失时,启动前会自动重建 target parent。
|
|
714
|
+
- 如果坏 symlink 无法修复,CCB 会先移除 symlink 并恢复本地备份,再让
|
|
715
|
+
Codex 初始化自己的 SQLite 数据库。
|
|
716
|
+
- 增加缺失 symlink target parent 启动路径的回归测试。
|
|
717
|
+
|
|
718
|
+
</details>
|
|
719
|
+
|
|
720
|
+
<details>
|
|
697
721
|
<summary><b>v7.6.16</b> - Codex SQLite Migration 恢复修复</summary>
|
|
698
722
|
|
|
699
723
|
- 修复 managed Codex `logs_2.sqlite` redirect:CCB 不再预创建 Codex 自有
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
7.6.
|
|
1
|
+
7.6.18
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seemseam/ccb",
|
|
3
|
-
"version": "7.6.
|
|
3
|
+
"version": "7.6.18",
|
|
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",
|