@seemseam/ccb 7.5.1 → 7.5.3

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,9 +6,26 @@
6
6
  **Visible, controllable multi-agent cooperative TUI workspace**
7
7
 
8
8
  <p>
9
- <img src="https://img.shields.io/badge/version-7.5.1-orange.svg" alt="version">
9
+ <img src="https://img.shields.io/badge/version-7.5.3-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
- <img src="https://img.shields.io/badge/providers-8%20CLI%20families-0B7285.svg" alt="providers">
11
+ <img src="https://img.shields.io/badge/providers-14%20CLI%20families-0B7285.svg" alt="providers">
12
+ </p>
13
+
14
+ <p>
15
+ <img src="https://img.shields.io/badge/Codex-111111?style=flat-square&logo=openai&logoColor=white" alt="Codex">
16
+ <img src="https://img.shields.io/badge/Claude-D97757?style=flat-square&logo=anthropic&logoColor=white" alt="Claude">
17
+ <img src="https://img.shields.io/badge/Gemini-4285F4?style=flat-square&logo=googlegemini&logoColor=white" alt="Gemini">
18
+ <img src="https://img.shields.io/badge/Kimi-111111?style=flat-square&logo=moonshotai&logoColor=white" alt="Kimi">
19
+ <img src="https://img.shields.io/badge/MiMo-FF6900?style=flat-square&logo=xiaomi&logoColor=white" alt="MiMo">
20
+ <img src="https://img.shields.io/badge/Qwen-6A5CFF?style=flat-square" alt="Qwen">
21
+ <img src="https://img.shields.io/badge/Cursor-111111?style=flat-square" alt="Cursor">
22
+ <img src="https://img.shields.io/badge/Copilot-111111?style=flat-square&logo=githubcopilot&logoColor=white" alt="GitHub Copilot">
23
+ <img src="https://img.shields.io/badge/Crush-FF5A5F?style=flat-square" alt="Crush">
24
+ <img src="https://img.shields.io/badge/Kiro-6D5EF6?style=flat-square" alt="Kiro">
25
+ <img src="https://img.shields.io/badge/Pi-111111?style=flat-square" alt="Pi">
26
+ <img src="https://img.shields.io/badge/OpenCode-111111?style=flat-square" alt="OpenCode">
27
+ <img src="https://img.shields.io/badge/Antigravity-6D5EF6?style=flat-square&logo=google&logoColor=white" alt="Antigravity">
28
+ <img src="https://img.shields.io/badge/Droid-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Droid">
12
29
  </p>
13
30
 
14
31
  **English** | [中文](README_zh.md)
@@ -23,29 +40,33 @@
23
40
 
24
41
  ---
25
42
 
43
+ ## Supported CLIs
44
+
45
+ Mix CLIs per agent in `.ccb/ccb.config`; actual availability depends on the local CLI installation and account access.
46
+
47
+ - Codex (`codex`)
48
+ - Claude (`claude`)
49
+ - Gemini (`gemini`)
50
+ - Kimi (`kimi`)
51
+ - MiMo (`mimo`)
52
+ - Qwen (`qwen`)
53
+ - Cursor (`cursor`)
54
+ - GitHub Copilot CLI (`copilot`)
55
+ - Crush (`crush`)
56
+ - Kiro CLI (`kiro`)
57
+ - Pi (`pi`)
58
+ - OpenCode (`opencode`)
59
+ - Antigravity (`agy`)
60
+ - Droid (`droid`)
61
+
62
+ **New role specification**: package skills, memory, and tool dependencies into self-contained Role Packs, then create hot-loadable and removable specialist agents.
63
+
26
64
  ## Why CCB?
27
65
 
28
66
  | See the work | Mix providers | Keep control |
29
67
  | :--- | :--- | :--- |
30
68
  | Every agent is a real terminal with layout control. | Run multiple CLIs concurrently from one command. | Stable background communication for multi-line task orchestration. |
31
69
 
32
- ## Supported CLIs
33
-
34
- <p>
35
- <img src="https://img.shields.io/badge/Codex-111111?style=flat-square&logo=openai&logoColor=white" alt="Codex">
36
- <img src="https://img.shields.io/badge/Claude-D97757?style=flat-square&logo=anthropic&logoColor=white" alt="Claude">
37
- <img src="https://img.shields.io/badge/Gemini-4285F4?style=flat-square&logo=googlegemini&logoColor=white" alt="Gemini">
38
- <img src="https://img.shields.io/badge/Kimi-111111?style=flat-square&logo=moonshotai&logoColor=white" alt="Kimi">
39
- <img src="https://img.shields.io/badge/MiMo-FF6900?style=flat-square&logo=xiaomi&logoColor=white" alt="MiMo">
40
- <img src="https://img.shields.io/badge/OpenCode-111111?style=flat-square" alt="OpenCode">
41
- <img src="https://img.shields.io/badge/Antigravity-6D5EF6?style=flat-square&logo=google&logoColor=white" alt="Antigravity">
42
- <img src="https://img.shields.io/badge/Droid-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Droid">
43
- </p>
44
-
45
- Mix CLIs per agent in `.ccb/ccb.config`. Common provider ids include `codex`, `claude`, `gemini`, `kimi`, `mimo`, `opencode`, `agy`, and `droid`; actual availability depends on the local CLI installation and account access.
46
-
47
- **New role specification**: package skills, memory, and tool dependencies into self-contained Role Packs, then create hot-loadable and removable specialist agents.
48
-
49
70
  ## Quick Start
50
71
 
51
72
  ### 1. Install or update
@@ -166,7 +187,7 @@ CCB is a project-level agent CLI workspace. It uses tmux to manage multiple real
166
187
 
167
188
  - **Real CLI sessions, not fake panels**: every agent pane runs the actual provider CLI.
168
189
  - **Visible collaboration**: the sidebar shows windows, agents, status, and communication; users can switch panes by mouse.
169
- - **Mixed providers**: one project can run Codex, Claude, Gemini, Kimi (`kimi`), MiMo (`mimo`), OpenCode, Droid, and Antigravity (`agy`) together.
190
+ - **Mixed providers**: one project can run Codex, Claude, Gemini, Kimi (`kimi`), MiMo (`mimo`), Qwen (`qwen`), Cursor (`cursor`), Copilot (`copilot`), Crush (`crush`), Kiro (`kiro`), Pi (`pi`), OpenCode, Droid, and Antigravity (`agy`) together.
170
191
  - **Project config**: `.ccb/ccb.config` defines the team, layout, windows, worktrees, model, key, and url.
171
192
  - **Built-in CCB expert**: blank projects include `ccb_self`, a self-maintenance agent with deep CCB knowledge for usage guidance, config design, diagnostics, recovery, and workflow repair.
172
193
  - **Roles**: a new role packaging model that lets specialized agents carrying
@@ -206,14 +227,14 @@ Multi-agent systems are not one fixed shape. Use the short table first; expand t
206
227
  | :--- | :--- | :--- |
207
228
  | [Claude Code native subagents](https://code.claude.com/docs/en/sub-agents) / [agent teams](https://code.claude.com/docs/en/agent-teams) | Native delegation inside Claude Code. | You mostly stay in Claude Code and want more coordination handled by a Claude lead. |
208
229
  | [Hive / OpenHive](https://github.com/aden-hive/hive) | Production-oriented multi-agent workflow harness. | You need state, recovery, observability, cost controls, and graph workflows. |
209
- | CCB | Visible, controllable local CLI-agent workspace with mixed providers. | You want Codex, Claude, Gemini, Kimi, MiMo, OpenCode, Antigravity, and other real CLIs in one project terminal. |
230
+ | CCB | Visible, controllable local CLI-agent workspace with mixed providers. | You want Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, OpenCode, Antigravity, and other real CLIs in one project terminal. |
210
231
 
211
232
  <details>
212
233
  <summary><b>Details: model choice, control, context, and complex workflows</b></summary>
213
234
 
214
235
  | Question | Claude Code native | Hive / OpenHive | CCB |
215
236
  | :--- | :--- | :--- | :--- |
216
- | Different model vendors? | Can choose Claude models for teammates/subagents; overall path is still Claude Code. | LiteLLM route covers many hosted and local providers. | Choose Codex, Claude, Gemini, Kimi, MiMo, OpenCode, Droid, Antigravity, and per-agent model/key/url. |
237
+ | Different model vendors? | Can choose Claude models for teammates/subagents; overall path is still Claude Code. | LiteLLM route covers many hosted and local providers. | Choose Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, OpenCode, Droid, Antigravity, and per-agent model/key/url. |
217
238
  | Is the process visible? | In-process or split panes depending on mode. | Runtime observability and dashboard-style control. | Real tmux panes by default; users can click, type, copy, and inspect each CLI. |
218
239
  | Is topology controllable? | Natural-language teammate setup, with much coordination handled by the lead. | Goal-generated graph-like topology, harness oriented. | Config explicitly defines agents, windows, panes, worktrees, and sidebar behavior. |
219
240
  | Is context manageable? | Subagents/teammates have separate contexts; teams have task and message state. | Role memory, durable state, and recovery are core design points. | Each CLI keeps its provider session; shared project memory and per-agent memory are optional. |
@@ -527,7 +548,7 @@ CCB does not require leaving your editor. A common setup is: editor for code, CC
527
548
  - Node.js and npm for the recommended npm install path
528
549
  - Python 3.10+
529
550
  - `tmux`
530
- - At least one agent CLI you plan to use, such as Codex, Claude, Gemini, Kimi, MiMo, OpenCode, Droid, or Antigravity
551
+ - At least one agent CLI you plan to use, such as Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, OpenCode, Droid, or Antigravity
531
552
  - Linux, macOS, or WSL
532
553
 
533
554
  Current v7 / newer versions do not claim native Windows support. Native Windows support only applies to the v5 line. If you are on Windows and want current versions, use WSL and keep both `ccb` and agent CLIs inside WSL.
@@ -610,6 +631,40 @@ v7 highlights:
610
631
  - Hardened tmux, Ghostty, release helper, Codex trust, and provider session restore paths.
611
632
 
612
633
  <details open>
634
+ <summary><b>v7.5.3</b> - Kimi Runtime Reliability And Hindsight Compatibility</summary>
635
+
636
+ - Adds Kimi runtime hardening without changing other provider execution paths:
637
+ Kimi can fall back to stable pane evidence for K2.7 Code when the native turn
638
+ log does not expose a completed reply in time.
639
+ - Makes Kimi Hindsight memory opt-in at the CCB execution boundary. It activates
640
+ only when `.hindsight/kimi.json`, `.hindsight/codex.json`,
641
+ `HINDSIGHT_API_URL`, or `HINDSIGHT_BANK_ID` is configured, and failures remain
642
+ non-blocking provider diagnostics.
643
+ - Accepts both `HINDSIGHT_API_KEY` and `HINDSIGHT_API_TOKEN` for the Kimi
644
+ bridge and the `scripts/hindsight` helper.
645
+ - Documents the supported provider surface more clearly in the README while
646
+ keeping unrelated provider behavior unchanged.
647
+
648
+ </details>
649
+
650
+ <details>
651
+ <summary><b>v7.5.2</b> - Native CLI Provider Wave</summary>
652
+
653
+ - Adds built-in optional provider ids for Qwen Code (`qwen`), Cursor Agent
654
+ (`cursor`), GitHub Copilot CLI (`copilot`), Crush (`crush`), Kiro CLI
655
+ (`kiro`), and Pi (`pi`).
656
+ - Uses native per-job CLI execution and provider-owned completion signals:
657
+ stream-json / JSON result events for Qwen, Cursor, Copilot, and Pi; process
658
+ exit plus stdout for Crush and Kiro. These adapters do not require
659
+ model-printed `CCB_DONE`; Pi terminalizes on native `turn_end`.
660
+ - Adds `QWEN_START_CMD`, `CURSOR_START_CMD`, `COPILOT_START_CMD`,
661
+ `CRUSH_START_CMD`, `KIRO_START_CMD`, and `PI_START_CMD` command overrides plus provider
662
+ session bindings, runtime launchers, deterministic stubs, and focused
663
+ execution tests.
664
+
665
+ </details>
666
+
667
+ <details>
613
668
  <summary><b>v7.5.1</b> - MiMo Provider Release Surface</summary>
614
669
 
615
670
  - Adds MiMo Code to the public README provider strip with a Xiaomi-branded
package/README_zh.md CHANGED
@@ -6,9 +6,26 @@
6
6
  **可见、可控的多 Agent 合作TUI工作台**
7
7
 
8
8
  <p>
9
- <img src="https://img.shields.io/badge/version-7.5.1-orange.svg" alt="version">
9
+ <img src="https://img.shields.io/badge/version-7.5.3-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
- <img src="https://img.shields.io/badge/providers-8%20CLI%20families-0B7285.svg" alt="providers">
11
+ <img src="https://img.shields.io/badge/providers-14%20CLI%20families-0B7285.svg" alt="providers">
12
+ </p>
13
+
14
+ <p>
15
+ <img src="https://img.shields.io/badge/Codex-111111?style=flat-square&logo=openai&logoColor=white" alt="Codex">
16
+ <img src="https://img.shields.io/badge/Claude-D97757?style=flat-square&logo=anthropic&logoColor=white" alt="Claude">
17
+ <img src="https://img.shields.io/badge/Gemini-4285F4?style=flat-square&logo=googlegemini&logoColor=white" alt="Gemini">
18
+ <img src="https://img.shields.io/badge/Kimi-111111?style=flat-square&logo=moonshotai&logoColor=white" alt="Kimi">
19
+ <img src="https://img.shields.io/badge/MiMo-FF6900?style=flat-square&logo=xiaomi&logoColor=white" alt="MiMo">
20
+ <img src="https://img.shields.io/badge/Qwen-6A5CFF?style=flat-square" alt="Qwen">
21
+ <img src="https://img.shields.io/badge/Cursor-111111?style=flat-square" alt="Cursor">
22
+ <img src="https://img.shields.io/badge/Copilot-111111?style=flat-square&logo=githubcopilot&logoColor=white" alt="GitHub Copilot">
23
+ <img src="https://img.shields.io/badge/Crush-FF5A5F?style=flat-square" alt="Crush">
24
+ <img src="https://img.shields.io/badge/Kiro-6D5EF6?style=flat-square" alt="Kiro">
25
+ <img src="https://img.shields.io/badge/Pi-111111?style=flat-square" alt="Pi">
26
+ <img src="https://img.shields.io/badge/OpenCode-111111?style=flat-square" alt="OpenCode">
27
+ <img src="https://img.shields.io/badge/Antigravity-6D5EF6?style=flat-square&logo=google&logoColor=white" alt="Antigravity">
28
+ <img src="https://img.shields.io/badge/Droid-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Droid">
12
29
  </p>
13
30
 
14
31
  **中文** | [English](README.md)
@@ -23,29 +40,33 @@
23
40
 
24
41
  ---
25
42
 
43
+ ## 支持的 CLI
44
+
45
+ 可在 `.ccb/ccb.config` 中按 agent 混用不同 CLI;实际可用性取决于本机 CLI 安装和账号权限。
46
+
47
+ - Codex(`codex`)
48
+ - Claude(`claude`)
49
+ - Gemini(`gemini`)
50
+ - Kimi(`kimi`)
51
+ - MiMo(`mimo`)
52
+ - Qwen(`qwen`)
53
+ - Cursor(`cursor`)
54
+ - GitHub Copilot CLI(`copilot`)
55
+ - Crush(`crush`)
56
+ - Kiro CLI(`kiro`)
57
+ - Pi(`pi`)
58
+ - OpenCode(`opencode`)
59
+ - Antigravity(`agy`)
60
+ - Droid(`droid`)
61
+
62
+ **全新角色规范**:可把 skills、记忆和工具依赖封装进自封闭 Role Pack,快速生成可热加载、可卸载的专业 agent。
63
+
26
64
  ## 为什么用 CCB?
27
65
 
28
66
  | 看得见 | 混合 provider | 项目级控制 |
29
67
  | :--- | :--- | :--- |
30
68
  | 每个 agent 都是真实终端,支持界面排布设计。 | 一个命令同时并发运行多 CLI。 | 稳定后台通信,支持多线并发任务编排。 |
31
69
 
32
- ## 支持的 CLI
33
-
34
- <p>
35
- <img src="https://img.shields.io/badge/Codex-111111?style=flat-square&logo=openai&logoColor=white" alt="Codex">
36
- <img src="https://img.shields.io/badge/Claude-D97757?style=flat-square&logo=anthropic&logoColor=white" alt="Claude">
37
- <img src="https://img.shields.io/badge/Gemini-4285F4?style=flat-square&logo=googlegemini&logoColor=white" alt="Gemini">
38
- <img src="https://img.shields.io/badge/Kimi-111111?style=flat-square&logo=moonshotai&logoColor=white" alt="Kimi">
39
- <img src="https://img.shields.io/badge/MiMo-FF6900?style=flat-square&logo=xiaomi&logoColor=white" alt="MiMo">
40
- <img src="https://img.shields.io/badge/OpenCode-111111?style=flat-square" alt="OpenCode">
41
- <img src="https://img.shields.io/badge/Antigravity-6D5EF6?style=flat-square&logo=google&logoColor=white" alt="Antigravity">
42
- <img src="https://img.shields.io/badge/Droid-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Droid">
43
- </p>
44
-
45
- 可在 `.ccb/ccb.config` 中按 agent 混用不同 CLI。常用 provider id 包括 `codex`、`claude`、`gemini`、`kimi`、`mimo`、`opencode`、`agy`、`droid`;实际可用性取决于本机 CLI 安装和账号权限。
46
-
47
- **全新角色规范**:可把 skills、记忆和工具依赖封装进自封闭 Role Pack,快速生成可热加载、可卸载的专业 agent。
48
-
49
70
  ## 快速开始
50
71
 
51
72
  ### 1. 安装或更新
@@ -167,7 +188,7 @@ CCB 是一个项目级 agent CLI 工作台。它用 tmux 管理多个真实 CLI
167
188
 
168
189
  - **真实 CLI,不是模拟面板**:每个 agent pane 都运行对应 provider 的真实 CLI。
169
190
  - **可见协作**:sidebar 展示窗口、agent 状态和通信区;用户可以用鼠标直接切 pane。
170
- - **混合 provider**:一个项目里可以同时跑 Codex、Claude、Gemini、Kimi(`kimi`)、MiMo(`mimo`)、OpenCode、Droid 和 Antigravity(`agy`)。
191
+ - **混合 provider**:一个项目里可以同时跑 Codex、Claude、Gemini、Kimi(`kimi`)、MiMo(`mimo`)、Qwen(`qwen`)、Cursor(`cursor`)、Copilot(`copilot`)、Crush(`crush`)、Kiro(`kiro`)、Pi(`pi`)、OpenCode、Droid 和 Antigravity(`agy`)。
171
192
  - **项目级配置**:`.ccb/ccb.config` 决定团队、布局、窗口、worktree、model、key、url。
172
193
  - **内置 CCB 专家**:空白项目默认包含 `ccb_self`,它是具备 CCB 自理解能力的自维护 agent,可帮助使用 CCB、设计配置、诊断运行态、恢复工作流。
173
194
  - **Roles**:全新的角色封装概念;它让携带“重武器”(独立 skills、记忆和
@@ -205,14 +226,14 @@ CCB 是一个项目级 agent CLI 工作台。它用 tmux 管理多个真实 CLI
205
226
  | :--- | :--- | :--- |
206
227
  | [Claude Code 原生 subagents](https://code.claude.com/docs/en/sub-agents) / [agent teams](https://code.claude.com/docs/en/agent-teams) | Claude Code 内部的原生分工。 | 你主要留在 Claude Code,并接受更多协调由 Claude lead 处理。 |
207
228
  | [Hive / OpenHive](https://github.com/aden-hive/hive) | 面向生产工作流的多 agent harness。 | 你要状态、恢复、观测、成本控制和图式工作流。 |
208
- | CCB | 可见、可控、混合 provider 的本地 CLI agent 工作台。 | 你要把 Codex、Claude、Gemini、Kimi、MiMo、OpenCode、Antigravity 等真实 CLI 放到一个项目终端里操作。 |
229
+ | CCB | 可见、可控、混合 provider 的本地 CLI agent 工作台。 | 你要把 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、OpenCode、Antigravity 等真实 CLI 放到一个项目终端里操作。 |
209
230
 
210
231
  <details>
211
232
  <summary><b>展开:模型、可控性、上下文和复杂工作流怎么区别?</b></summary>
212
233
 
213
234
  | 关键问题 | Claude Code 原生 | Hive / OpenHive | CCB |
214
235
  | :--- | :--- | :--- | :--- |
215
- | 能否使用不同家的模型 | 可给 teammate / subagent 指定 Claude 模型;整体仍在 Claude Code 体系内。 | 通过 LiteLLM 路线支持大量 hosted / local provider。 | 按 agent 选择 Codex、Claude、Gemini、Kimi、MiMo、OpenCode、Droid、Antigravity 等,并可设置独立 model / key / url。 |
236
+ | 能否使用不同家的模型 | 可给 teammate / subagent 指定 Claude 模型;整体仍在 Claude Code 体系内。 | 通过 LiteLLM 路线支持大量 hosted / local provider。 | 按 agent 选择 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、OpenCode、Droid、Antigravity 等,并可设置独立 model / key / url。 |
216
237
  | 过程是否可见 | in-process 或 split panes,取决于模式和终端。 | 强调 runtime observability 和控制台视角。 | 默认就是 tmux 可见 pane,用户能直接点击、输入、复制、观察每个 CLI。 |
217
238
  | 拓扑是否可控 | 可自然语言指定队友,但运行时协调较多交给 lead。 | 由目标生成图式拓扑,偏 harness。 | 配置文件显式定义 agent、窗口、pane、worktree 和 sidebar。 |
218
239
  | 上下文是否可管理 | subagent / teammate 有独立上下文;team 有任务和消息状态。 | 角色记忆、状态持久化、恢复能力是核心卖点。 | 每个 CLI 保留自己的 provider 会话;项目共享记忆和 per-agent 记忆可选。 |
@@ -516,7 +537,7 @@ CCB 不要求你离开编辑器。常见方式是:编辑器负责写代码,C
516
537
  - 推荐 npm 安装路径需要 Node.js 和 npm
517
538
  - Python 3.10+
518
539
  - `tmux`
519
- - 至少一个你要使用的 agent CLI,例如 Codex、Claude、Gemini、Kimi、MiMo、OpenCode、Droid 或 Antigravity
540
+ - 至少一个你要使用的 agent CLI,例如 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、OpenCode、Droid 或 Antigravity
520
541
  - Linux、macOS 或 WSL
521
542
 
522
543
  当前 v7 / 新版本不声明原生 Windows 支持。原生 Windows 只支持到 v5 线;如果你在 Windows 上使用新版本,推荐使用 WSL,并让 `ccb` 与 agent CLI 都运行在 WSL 内。
@@ -599,6 +620,36 @@ v7 线重点:
599
620
  - 加固 tmux、Ghostty、release helper、Codex trust 和 provider 会话恢复路径。
600
621
 
601
622
  <details open>
623
+ <summary><b>v7.5.3</b> - Kimi 运行可靠性与 Hindsight 兼容性</summary>
624
+
625
+ - 增强 Kimi 运行路径,但不改变其他 provider 的执行路径:当 native turn
626
+ log 没有及时暴露完成回复时,Kimi 可对 K2.7 Code 使用稳定 pane 证据兜底。
627
+ - Kimi Hindsight 记忆改为 CCB 执行边界上的显式 opt-in:只有配置
628
+ `.hindsight/kimi.json`、`.hindsight/codex.json`、`HINDSIGHT_API_URL` 或
629
+ `HINDSIGHT_BANK_ID` 时才启用,失败时只记录 provider diagnostics,不阻塞任务。
630
+ - Kimi bridge 和 `scripts/hindsight` helper 同时兼容 `HINDSIGHT_API_KEY` 与
631
+ `HINDSIGHT_API_TOKEN`。
632
+ - README 更明确展示支持的 provider surface,同时保持无关 provider 行为不变。
633
+
634
+ </details>
635
+
636
+ <details>
637
+ <summary><b>v7.5.2</b> - Native CLI Provider Wave</summary>
638
+
639
+ - 新增 Qwen Code(`qwen`)、Cursor Agent(`cursor`)、GitHub
640
+ Copilot CLI(`copilot`)、Crush(`crush`)、Kiro CLI(`kiro`)和 Pi(`pi`)
641
+ 作为内置 optional provider。
642
+ - 使用原生 per-job CLI 执行和 provider 自有完成信号:Qwen、Cursor、
643
+ Copilot 和 Pi 解析 stream-json / JSON result 事件;Crush 和 Kiro 使用进程退出
644
+ 加 stdout。新增适配器不要求模型打印 `CCB_DONE`;Pi 以原生 `turn_end`
645
+ 作为结束点。
646
+ - 新增 `QWEN_START_CMD`、`CURSOR_START_CMD`、`COPILOT_START_CMD`、
647
+ `CRUSH_START_CMD`、`KIRO_START_CMD`、`PI_START_CMD` 命令覆盖,以及 provider session
648
+ binding、runtime launcher、deterministic stub 和 focused execution 测试。
649
+
650
+ </details>
651
+
652
+ <details>
602
653
  <summary><b>v7.5.1</b> - MiMo Provider 发布面</summary>
603
654
 
604
655
  - 在 README 公开 provider strip 增加带 Xiaomi 标识的 MiMo 徽标,并把
package/VERSION CHANGED
@@ -1 +1 @@
1
- 7.5.1
1
+ 7.5.3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@seemseam/ccb",
3
- "version": "7.5.1",
4
- "description": "Visible, controllable multi-agent CLI workspace for Codex, Claude, Gemini, Kimi, MiMo, OpenCode, Antigravity, and Droid.",
3
+ "version": "7.5.3",
4
+ "description": "Visible, controllable multi-agent CLI workspace for Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, Pi, OpenCode, Antigravity, and Droid.",
5
5
  "license": "AGPL-3.0-only",
6
6
  "homepage": "https://github.com/SeemSeam/claude_codex_bridge#readme",
7
7
  "repository": {
@@ -19,6 +19,12 @@
19
19
  "gemini",
20
20
  "kimi",
21
21
  "mimo",
22
+ "qwen",
23
+ "cursor",
24
+ "copilot",
25
+ "crush",
26
+ "kiro",
27
+ "pi",
22
28
  "opencode",
23
29
  "tmux",
24
30
  "cli"