Skip to content

Commit f856eb3

Browse files
LeoLin990405SeemSeam
authored andcommitted
docs: list agy/antigravity in supported providers (README + zh)
1 parent 61786cc commit f856eb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ CCB is a project-level agent CLI workspace. It uses tmux to manage multiple real
7373

7474
- **Real CLI sessions, not fake panels**: every agent pane runs the actual provider CLI.
7575
- **Visible collaboration**: the sidebar shows windows, agents, status, and communication; users can switch panes by mouse.
76-
- **Mixed providers**: one project can run Codex, Claude, Gemini, OpenCode, and Droid together.
76+
- **Mixed providers**: one project can run Codex, Claude, Gemini, OpenCode, Droid, and Antigravity (`agy`) together.
7777
- **Project config**: `.ccb/ccb.config` defines the team, layout, windows, worktrees, model, key, and url.
7878
- **Recoverable runtime**: CCB supervises agent panes and supports attach, restore, and project-scoped cleanup.
7979
- **Explicit collaboration channel**: agents can delegate through `/ask`, `$ask`, callback, and silence routes.

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ CCB 是一个项目级 agent CLI 工作台。它用 tmux 管理多个真实 CLI
7373

7474
- **真实 CLI,不是模拟面板**:每个 agent pane 都运行对应 provider 的真实 CLI。
7575
- **可见协作**:sidebar 展示窗口、agent 状态和通信区;用户可以用鼠标直接切 pane。
76-
- **混合 provider**:一个项目里可以同时跑 Codex、Claude、Gemini、OpenCode、Droid。
76+
- **混合 provider**:一个项目里可以同时跑 Codex、Claude、Gemini、OpenCode、Droid 和 Antigravity(`agy`
7777
- **项目级配置**`.ccb/ccb.config` 决定团队、布局、窗口、worktree、model、key、url。
7878
- **可恢复运行态**:CCB 后台守护 agent pane,支持 attach、恢复和项目级清理。
7979
- **显式协作通道**:agent 可以通过 `/ask``$ask`、callback 和 silence 进行委派与交接。

0 commit comments

Comments
 (0)