@seemseam/ccb 7.6.9 → 7.6.11
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 +46 -10
- package/README_zh.md +40 -9
- package/VERSION +1 -1
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -6,9 +6,9 @@
|
|
|
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.11-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-
|
|
11
|
+
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
13
13
|
|
|
14
14
|
<p>
|
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
<img src="https://img.shields.io/badge/Crush-FF5A5F?style=flat-square" alt="Crush">
|
|
24
24
|
<img src="https://img.shields.io/badge/Kiro-6D5EF6?style=flat-square" alt="Kiro">
|
|
25
25
|
<img src="https://img.shields.io/badge/Pi-111111?style=flat-square" alt="Pi">
|
|
26
|
+
<img src="https://img.shields.io/badge/Z.ai-111111?style=flat-square" alt="Z.ai">
|
|
26
27
|
<img src="https://img.shields.io/badge/OpenCode-111111?style=flat-square" alt="OpenCode">
|
|
27
28
|
<img src="https://img.shields.io/badge/Antigravity-6D5EF6?style=flat-square&logo=google&logoColor=white" alt="Antigravity">
|
|
28
29
|
<img src="https://img.shields.io/badge/Droid-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Droid">
|
|
@@ -55,6 +56,7 @@ Mix CLIs per agent in `.ccb/ccb.config`; actual availability depends on the loca
|
|
|
55
56
|
- Crush (`crush`)
|
|
56
57
|
- Kiro CLI (`kiro`)
|
|
57
58
|
- Pi (`pi`)
|
|
59
|
+
- Z.ai CLI (`zai`)
|
|
58
60
|
- OpenCode (`opencode`)
|
|
59
61
|
- Antigravity (`agy`)
|
|
60
62
|
- Droid (`droid`)
|
|
@@ -205,7 +207,7 @@ CCB is a project-level agent CLI workspace. It uses tmux to manage multiple real
|
|
|
205
207
|
|
|
206
208
|
- **Real CLI sessions, not fake panels**: every agent pane runs the actual provider CLI.
|
|
207
209
|
- **Visible collaboration**: the sidebar shows windows, agents, status, and communication; users can switch panes by mouse.
|
|
208
|
-
- **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.
|
|
210
|
+
- **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`), Z.ai CLI (`zai`), OpenCode, Droid, and Antigravity (`agy`) together.
|
|
209
211
|
- **Project config**: `.ccb/ccb.config` defines the team, layout, windows, worktrees, model, key, and url.
|
|
210
212
|
- **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.
|
|
211
213
|
- **Roles**: a new role packaging model that lets specialized agents carrying
|
|
@@ -245,14 +247,14 @@ Multi-agent systems are not one fixed shape. Use the short table first; expand t
|
|
|
245
247
|
| :--- | :--- | :--- |
|
|
246
248
|
| [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. |
|
|
247
249
|
| [Hive / OpenHive](https://github.com/aden-hive/hive) | Production-oriented multi-agent workflow harness. | You need state, recovery, observability, cost controls, and graph workflows. |
|
|
248
|
-
| 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. |
|
|
250
|
+
| CCB | Visible, controllable local CLI-agent workspace with mixed providers. | You want Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, Z.ai CLI, OpenCode, Antigravity, and other real CLIs in one project terminal. |
|
|
249
251
|
|
|
250
252
|
<details>
|
|
251
253
|
<summary><b>Details: model choice, control, context, and complex workflows</b></summary>
|
|
252
254
|
|
|
253
255
|
| Question | Claude Code native | Hive / OpenHive | CCB |
|
|
254
256
|
| :--- | :--- | :--- | :--- |
|
|
255
|
-
| 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. |
|
|
257
|
+
| 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, Z.ai CLI, OpenCode, Droid, Antigravity, and per-agent model/key/url. |
|
|
256
258
|
| 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. |
|
|
257
259
|
| 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. |
|
|
258
260
|
| 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. |
|
|
@@ -558,7 +560,7 @@ If agent A is handling a user-originated CCB task and needs agent B's result to
|
|
|
558
560
|
- Node.js and npm for the recommended npm install path
|
|
559
561
|
- Python 3.10+
|
|
560
562
|
- `tmux`
|
|
561
|
-
- 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
|
|
563
|
+
- At least one agent CLI you plan to use, such as Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, Z.ai CLI, OpenCode, Droid, or Antigravity
|
|
562
564
|
- Linux, macOS, or WSL
|
|
563
565
|
|
|
564
566
|
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.
|
|
@@ -641,6 +643,34 @@ v7 highlights:
|
|
|
641
643
|
- Hardened tmux, Ghostty, release helper, Codex trust, and provider session restore paths.
|
|
642
644
|
|
|
643
645
|
<details open>
|
|
646
|
+
<summary><b>v7.6.11</b> - Layout Percent And Codex MCP Overlays</summary>
|
|
647
|
+
|
|
648
|
+
- Adds explicit pane split ratios in layout tokens, such as
|
|
649
|
+
`agent1:codex@30`, while preserving the existing even-split default when no
|
|
650
|
+
suffix is present.
|
|
651
|
+
- Adds source-controlled per-agent Codex MCP overlays through
|
|
652
|
+
`provider_profile.mcp_servers`; same-name MCP servers override inherited
|
|
653
|
+
Codex config and different names are additive.
|
|
654
|
+
- Preserves trusted Codex command hooks during managed Codex home projection,
|
|
655
|
+
improves sidebar Comms/Tips scrolling and resizing, and exposes more reply
|
|
656
|
+
artifact evidence in `ccb trace`.
|
|
657
|
+
|
|
658
|
+
</details>
|
|
659
|
+
|
|
660
|
+
<details>
|
|
661
|
+
<summary><b>v7.6.10</b> - Z.ai Provider Support</summary>
|
|
662
|
+
|
|
663
|
+
- Adds managed optional Z.ai CLI provider support with `provider = "zai"`,
|
|
664
|
+
visible `zai --directory` panes, and per-job `zai --prompt` execution.
|
|
665
|
+
- Uses Z.ai's native subprocess completion boundary: process exit plus
|
|
666
|
+
assistant stdout extraction from JSONL output, without model-printed
|
|
667
|
+
`CCB_DONE`.
|
|
668
|
+
- Adds `ZAI_START_CMD`, provider session/pathing support, deterministic stubs,
|
|
669
|
+
focused execution tests, and README/provider list updates.
|
|
670
|
+
|
|
671
|
+
</details>
|
|
672
|
+
|
|
673
|
+
<details>
|
|
644
674
|
<summary><b>v7.6.9</b> - Kimi And AGY Provider Reliability</summary>
|
|
645
675
|
|
|
646
676
|
- Kimi execution now records receipt, no-captured-output diagnostics, trace,
|
|
@@ -794,6 +824,11 @@ v7 highlights:
|
|
|
794
824
|
only when `.hindsight/kimi.json`, `.hindsight/codex.json`,
|
|
795
825
|
`HINDSIGHT_API_URL`, or `HINDSIGHT_BANK_ID` is configured, and failures remain
|
|
796
826
|
non-blocking provider diagnostics.
|
|
827
|
+
- Preserves trusted Codex command hooks, including Hindsight Codex hooks, when
|
|
828
|
+
CCB materializes managed Codex homes. Operators can extend the allowlist with
|
|
829
|
+
`CCB_CODEX_INHERITED_HOOK_EVENTS` and
|
|
830
|
+
`CCB_CODEX_INHERITED_COMMAND_HOOK_MARKERS`; arbitrary root hooks remain
|
|
831
|
+
filtered out.
|
|
797
832
|
- Accepts both `HINDSIGHT_API_KEY` and `HINDSIGHT_API_TOKEN` for the Kimi
|
|
798
833
|
bridge and the `scripts/hindsight` helper.
|
|
799
834
|
- Documents the supported provider surface more clearly in the README while
|
|
@@ -806,14 +841,15 @@ v7 highlights:
|
|
|
806
841
|
|
|
807
842
|
- Adds built-in optional provider ids for Qwen Code (`qwen`), Cursor Agent
|
|
808
843
|
(`cursor`), GitHub Copilot CLI (`copilot`), Crush (`crush`), Kiro CLI
|
|
809
|
-
(`kiro`),
|
|
844
|
+
(`kiro`), Pi (`pi`), and Z.ai CLI (`zai`).
|
|
810
845
|
- Uses native per-job CLI execution and provider-owned completion signals:
|
|
811
846
|
stream-json / JSON result events for Qwen, Cursor, Copilot, and Pi; process
|
|
812
|
-
exit plus stdout for Crush and
|
|
847
|
+
exit plus stdout for Crush, Kiro, and Z.ai CLI. These adapters do not require
|
|
813
848
|
model-printed `CCB_DONE`; Pi terminalizes on native `turn_end`.
|
|
814
849
|
- Adds `QWEN_START_CMD`, `CURSOR_START_CMD`, `COPILOT_START_CMD`,
|
|
815
|
-
`CRUSH_START_CMD`, `KIRO_START_CMD`, and `
|
|
816
|
-
session bindings, runtime launchers,
|
|
850
|
+
`CRUSH_START_CMD`, `KIRO_START_CMD`, `PI_START_CMD`, and `ZAI_START_CMD`
|
|
851
|
+
command overrides plus provider session bindings, runtime launchers,
|
|
852
|
+
deterministic stubs, and focused
|
|
817
853
|
execution tests.
|
|
818
854
|
|
|
819
855
|
</details>
|
package/README_zh.md
CHANGED
|
@@ -6,9 +6,9 @@
|
|
|
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.11-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-
|
|
11
|
+
<img src="https://img.shields.io/badge/providers-15%20CLI%20families-0B7285.svg" alt="providers">
|
|
12
12
|
</p>
|
|
13
13
|
|
|
14
14
|
<p>
|
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
<img src="https://img.shields.io/badge/Crush-FF5A5F?style=flat-square" alt="Crush">
|
|
24
24
|
<img src="https://img.shields.io/badge/Kiro-6D5EF6?style=flat-square" alt="Kiro">
|
|
25
25
|
<img src="https://img.shields.io/badge/Pi-111111?style=flat-square" alt="Pi">
|
|
26
|
+
<img src="https://img.shields.io/badge/Z.ai-111111?style=flat-square" alt="Z.ai">
|
|
26
27
|
<img src="https://img.shields.io/badge/OpenCode-111111?style=flat-square" alt="OpenCode">
|
|
27
28
|
<img src="https://img.shields.io/badge/Antigravity-6D5EF6?style=flat-square&logo=google&logoColor=white" alt="Antigravity">
|
|
28
29
|
<img src="https://img.shields.io/badge/Droid-3DDC84?style=flat-square&logo=android&logoColor=white" alt="Droid">
|
|
@@ -55,6 +56,7 @@
|
|
|
55
56
|
- Crush(`crush`)
|
|
56
57
|
- Kiro CLI(`kiro`)
|
|
57
58
|
- Pi(`pi`)
|
|
59
|
+
- Z.ai CLI(`zai`)
|
|
58
60
|
- OpenCode(`opencode`)
|
|
59
61
|
- Antigravity(`agy`)
|
|
60
62
|
- Droid(`droid`)
|
|
@@ -206,7 +208,7 @@ CCB 是一个项目级 agent CLI 工作台。它用 tmux 管理多个真实 CLI
|
|
|
206
208
|
|
|
207
209
|
- **真实 CLI,不是模拟面板**:每个 agent pane 都运行对应 provider 的真实 CLI。
|
|
208
210
|
- **可见协作**:sidebar 展示窗口、agent 状态和通信区;用户可以用鼠标直接切 pane。
|
|
209
|
-
- **混合 provider**:一个项目里可以同时跑 Codex、Claude、Gemini、Kimi(`kimi`)、MiMo(`mimo`)、Qwen(`qwen`)、Cursor(`cursor`)、Copilot(`copilot`)、Crush(`crush`)、Kiro(`kiro`)、Pi(`pi`)、OpenCode、Droid 和 Antigravity(`agy`)。
|
|
211
|
+
- **混合 provider**:一个项目里可以同时跑 Codex、Claude、Gemini、Kimi(`kimi`)、MiMo(`mimo`)、Qwen(`qwen`)、Cursor(`cursor`)、Copilot(`copilot`)、Crush(`crush`)、Kiro(`kiro`)、Pi(`pi`)、Z.ai CLI(`zai`)、OpenCode、Droid 和 Antigravity(`agy`)。
|
|
210
212
|
- **项目级配置**:`.ccb/ccb.config` 决定团队、布局、窗口、worktree、model、key、url。
|
|
211
213
|
- **内置 CCB 专家**:空白项目默认包含 `ccb_self`,它是具备 CCB 自理解能力的自维护 agent,可帮助使用 CCB、设计配置、诊断运行态、恢复工作流。
|
|
212
214
|
- **Roles**:全新的角色封装概念;它让携带“重武器”(独立 skills、记忆和
|
|
@@ -244,14 +246,14 @@ CCB 是一个项目级 agent CLI 工作台。它用 tmux 管理多个真实 CLI
|
|
|
244
246
|
| :--- | :--- | :--- |
|
|
245
247
|
| [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 处理。 |
|
|
246
248
|
| [Hive / OpenHive](https://github.com/aden-hive/hive) | 面向生产工作流的多 agent harness。 | 你要状态、恢复、观测、成本控制和图式工作流。 |
|
|
247
|
-
| CCB | 可见、可控、混合 provider 的本地 CLI agent 工作台。 | 你要把 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、OpenCode、Antigravity 等真实 CLI 放到一个项目终端里操作。 |
|
|
249
|
+
| CCB | 可见、可控、混合 provider 的本地 CLI agent 工作台。 | 你要把 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、Z.ai CLI、OpenCode、Antigravity 等真实 CLI 放到一个项目终端里操作。 |
|
|
248
250
|
|
|
249
251
|
<details>
|
|
250
252
|
<summary><b>展开:模型、可控性、上下文和复杂工作流怎么区别?</b></summary>
|
|
251
253
|
|
|
252
254
|
| 关键问题 | Claude Code 原生 | Hive / OpenHive | CCB |
|
|
253
255
|
| :--- | :--- | :--- | :--- |
|
|
254
|
-
| 能否使用不同家的模型 | 可给 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。 |
|
|
256
|
+
| 能否使用不同家的模型 | 可给 teammate / subagent 指定 Claude 模型;整体仍在 Claude Code 体系内。 | 通过 LiteLLM 路线支持大量 hosted / local provider。 | 按 agent 选择 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、Z.ai CLI、OpenCode、Droid、Antigravity 等,并可设置独立 model / key / url。 |
|
|
255
257
|
| 过程是否可见 | in-process 或 split panes,取决于模式和终端。 | 强调 runtime observability 和控制台视角。 | 默认就是 tmux 可见 pane,用户能直接点击、输入、复制、观察每个 CLI。 |
|
|
256
258
|
| 拓扑是否可控 | 可自然语言指定队友,但运行时协调较多交给 lead。 | 由目标生成图式拓扑,偏 harness。 | 配置文件显式定义 agent、窗口、pane、worktree 和 sidebar。 |
|
|
257
259
|
| 上下文是否可管理 | subagent / teammate 有独立上下文;team 有任务和消息状态。 | 角色记忆、状态持久化、恢复能力是核心卖点。 | 每个 CLI 保留自己的 provider 会话;项目共享记忆和 per-agent 记忆可选。 |
|
|
@@ -547,7 +549,7 @@ spill 只是兜底,所以只要精确输入或完整输出重要,就应该
|
|
|
547
549
|
- 推荐 npm 安装路径需要 Node.js 和 npm
|
|
548
550
|
- Python 3.10+
|
|
549
551
|
- `tmux`
|
|
550
|
-
- 至少一个你要使用的 agent CLI,例如 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、OpenCode、Droid 或 Antigravity
|
|
552
|
+
- 至少一个你要使用的 agent CLI,例如 Codex、Claude、Gemini、Kimi、MiMo、Qwen、Cursor、Copilot、Crush、Kiro、Z.ai CLI、OpenCode、Droid 或 Antigravity
|
|
551
553
|
- Linux、macOS 或 WSL
|
|
552
554
|
|
|
553
555
|
当前 v7 / 新版本不声明原生 Windows 支持。原生 Windows 只支持到 v5 线;如果你在 Windows 上使用新版本,推荐使用 WSL,并让 `ccb` 与 agent CLI 都运行在 WSL 内。
|
|
@@ -630,6 +632,31 @@ v7 线重点:
|
|
|
630
632
|
- 加固 tmux、Ghostty、release helper、Codex trust 和 provider 会话恢复路径。
|
|
631
633
|
|
|
632
634
|
<details open>
|
|
635
|
+
<summary><b>v7.6.11</b> - Layout Percent 与 Codex MCP Overlay</summary>
|
|
636
|
+
|
|
637
|
+
- 新增显式 pane split 比例 layout token,例如 `agent1:codex@30`;没有
|
|
638
|
+
`@N` 后缀时继续保持原有 sibling panes 均分行为。
|
|
639
|
+
- 新增通过 `provider_profile.mcp_servers` 配置 per-agent Codex MCP overlay;
|
|
640
|
+
同名 MCP server 覆盖继承配置,不同名 additive。
|
|
641
|
+
- managed Codex home projection 现在会保留可信 Codex command hook,并改进
|
|
642
|
+
sidebar Comms/Tips 的滚动和拖拽调整,同时在 `ccb trace` 暴露更多 reply
|
|
643
|
+
artifact 证据。
|
|
644
|
+
|
|
645
|
+
</details>
|
|
646
|
+
|
|
647
|
+
<details>
|
|
648
|
+
<summary><b>v7.6.10</b> - Z.ai Provider 支持</summary>
|
|
649
|
+
|
|
650
|
+
- 新增 Z.ai CLI optional provider:支持 `provider = "zai"`、可见
|
|
651
|
+
`zai --directory` pane,以及 per-job `zai --prompt` 执行。
|
|
652
|
+
- 使用 Z.ai 原生 subprocess 完成边界:进程退出加 JSONL stdout 中的
|
|
653
|
+
assistant 内容提取,不要求模型打印 `CCB_DONE`。
|
|
654
|
+
- 新增 `ZAI_START_CMD`、provider session/pathing、deterministic stub、
|
|
655
|
+
focused execution 测试,并同步 README provider 支持列表。
|
|
656
|
+
|
|
657
|
+
</details>
|
|
658
|
+
|
|
659
|
+
<details>
|
|
633
660
|
<summary><b>v7.6.9</b> - Kimi / AGY Provider 可靠性</summary>
|
|
634
661
|
|
|
635
662
|
- Kimi execution 现在记录 receipt、无捕获输出诊断、trace 和 resume
|
|
@@ -765,6 +792,10 @@ v7 线重点:
|
|
|
765
792
|
- Kimi Hindsight 记忆改为 CCB 执行边界上的显式 opt-in:只有配置
|
|
766
793
|
`.hindsight/kimi.json`、`.hindsight/codex.json`、`HINDSIGHT_API_URL` 或
|
|
767
794
|
`HINDSIGHT_BANK_ID` 时才启用,失败时只记录 provider diagnostics,不阻塞任务。
|
|
795
|
+
- CCB 物化 managed Codex home 时会保留可信 Codex command hook,包括
|
|
796
|
+
Hindsight Codex hooks。运维可通过 `CCB_CODEX_INHERITED_HOOK_EVENTS` 和
|
|
797
|
+
`CCB_CODEX_INHERITED_COMMAND_HOOK_MARKERS` 扩展 allowlist;任意 root hook
|
|
798
|
+
仍会被过滤。
|
|
768
799
|
- Kimi bridge 和 `scripts/hindsight` helper 同时兼容 `HINDSIGHT_API_KEY` 与
|
|
769
800
|
`HINDSIGHT_API_TOKEN`。
|
|
770
801
|
- README 更明确展示支持的 provider surface,同时保持无关 provider 行为不变。
|
|
@@ -775,14 +806,14 @@ v7 线重点:
|
|
|
775
806
|
<summary><b>v7.5.2</b> - Native CLI Provider Wave</summary>
|
|
776
807
|
|
|
777
808
|
- 新增 Qwen Code(`qwen`)、Cursor Agent(`cursor`)、GitHub
|
|
778
|
-
Copilot CLI(`copilot`)、Crush(`crush`)、Kiro CLI(`kiro`)和
|
|
809
|
+
Copilot CLI(`copilot`)、Crush(`crush`)、Kiro CLI(`kiro`)、Pi(`pi`)和 Z.ai CLI(`zai`)
|
|
779
810
|
作为内置 optional provider。
|
|
780
811
|
- 使用原生 per-job CLI 执行和 provider 自有完成信号:Qwen、Cursor、
|
|
781
|
-
Copilot 和 Pi 解析 stream-json / JSON result 事件;Crush 和
|
|
812
|
+
Copilot 和 Pi 解析 stream-json / JSON result 事件;Crush、Kiro 和 Z.ai CLI 使用进程退出
|
|
782
813
|
加 stdout。新增适配器不要求模型打印 `CCB_DONE`;Pi 以原生 `turn_end`
|
|
783
814
|
作为结束点。
|
|
784
815
|
- 新增 `QWEN_START_CMD`、`CURSOR_START_CMD`、`COPILOT_START_CMD`、
|
|
785
|
-
`CRUSH_START_CMD`、`KIRO_START_CMD`、`PI_START_CMD` 命令覆盖,以及 provider session
|
|
816
|
+
`CRUSH_START_CMD`、`KIRO_START_CMD`、`PI_START_CMD`、`ZAI_START_CMD` 命令覆盖,以及 provider session
|
|
786
817
|
binding、runtime launcher、deterministic stub 和 focused execution 测试。
|
|
787
818
|
|
|
788
819
|
</details>
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
7.6.
|
|
1
|
+
7.6.11
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@seemseam/ccb",
|
|
3
|
-
"version": "7.6.
|
|
4
|
-
"description": "Visible, controllable multi-agent CLI workspace for Codex, Claude, Gemini, Kimi, MiMo, Qwen, Cursor, Copilot, Crush, Kiro, Pi, OpenCode, Antigravity, and Droid.",
|
|
3
|
+
"version": "7.6.11",
|
|
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",
|
|
7
7
|
"repository": {
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
"crush",
|
|
26
26
|
"kiro",
|
|
27
27
|
"pi",
|
|
28
|
+
"zai",
|
|
28
29
|
"opencode",
|
|
29
30
|
"tmux",
|
|
30
31
|
"cli"
|