| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ccb-linux-x86_64.tar.gz | 2026-06-02 | 17.6 MB | |
| ccb-macos-universal.tar.gz | 2026-06-02 | 18.0 MB | |
| SHA256SUMS | 2026-06-02 | 183 Bytes | |
| ccb-agent-sidebar-linux-x86_64.tar.gz | 2026-06-02 | 459.8 kB | |
| ccb-agent-sidebar-linux-x86_64.tar.gz.sha256 | 2026-06-02 | 167 Bytes | |
| README.md | 2026-06-02 | 2.1 kB | |
| v7.2.0 source code.tar.gz | 2026-06-02 | 17.1 MB | |
| v7.2.0 source code.zip | 2026-06-02 | 18.2 MB | |
| Totals: 8 Items | 71.3 MB | 0 | |
v7.2.0 - Role Packs And Managed Tools Release
- Adds the Role Pack surface with the built-in
ccb.archiarchitecture role, role memory, Codex/Claude skill projection, and project role locks. - Makes
ccb roles add ccb.archi:codexthe primary role onboarding command; config stores the shorthand while runtime resolves it to the localarchiagent. - Makes
ccb roles install ccb.archiandccb roles update ccb.archirefresh role assets and dependencies by default; install/update prompts interactive users and gives non-interactive users the follow-up command. - Adds managed tool windows such as
[tool_windows.neovim], plusccb tools install/doctor neovim, sidebar rows, and safe reload add/remove behavior for non-agent tools. - Includes the new
agy/ Google Antigravity provider support frommain.
Validation before publish:
pytest -q test/test_rolepacks.py test/test_cli_management_update.py test/test_install_script_sidebar.py-> 58 passedpytest -q test/test_cli_tools_neovim.py test/test_v2_config_loader.py test/test_ccbd_project_view.py test/test_ccbd_reload_apply.py test/test_ccbd_reload_dry_run.py test/test_ccbd_reload_patch.py test/test_ccbd_namespace_additive_patch.py test/test_ccbd_namespace_topology_plan.py-> 225 passedpytest -q test/test_ccbd_reload_drain.py test/test_ccbd_reload_runtime_mount.py test/test_ccbd_reload_transaction.py test/test_ccbd_reload_apply.py test/test_ccbd_reload_dry_run.py test/test_ccbd_reload_patch.py-> 93 passedcargo test -q --manifest-path tools/ccb-agent-sidebar/Cargo.toml-> 60 passedbash -n install.sh-> passedpython -m compileall -q lib ccb scripts bin-> passedgit diff --check-> passed- full
pytest -q-> 2333 passed - release prepare checker -> OK, warnings only
- local Linux release preview -> version v7.2.0, commit 9ed12de, SHA verified, sidebar helper smoke passed
- isolated install smoke with
CCB_INSTALL_ROLES=0 CCB_INSTALL_NEOVIM=0-> version v7.2.0,ccb roles listshowsccb.archi, non-interactive skip messages verified