| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ccb-linux-x86_64.tar.gz | 2026-05-28 | 17.4 MB | |
| ccb-macos-universal.tar.gz | 2026-05-28 | 17.8 MB | |
| SHA256SUMS | 2026-05-28 | 183 Bytes | |
| ccb-agent-sidebar-linux-x86_64.tar.gz | 2026-05-28 | 461.5 kB | |
| ccb-agent-sidebar-linux-x86_64.tar.gz.sha256 | 2026-05-28 | 167 Bytes | |
| README.md | 2026-05-28 | 1.2 kB | |
| v7.0.11 source code.tar.gz | 2026-05-28 | 16.9 MB | |
| v7.0.11 source code.zip | 2026-05-28 | 17.9 MB | |
| Totals: 8 Items | 70.5 MB | 0 | |
v7.0.11 - Provider Activity And Sidebar Focus Release
- Records provider-native activity evidence from hook artifacts so sidebar status can reflect active, pending, idle, and failed provider work more accurately.
- Refreshes sidebar panes immediately after project focus changes by invalidating the cached project view and sending an in-session refresh.
- Restores fast tmux pane click focus with direct
select-pane -t = ; send-keys -M, avoiding the slower hidden subprocess path for ordinary pane clicks. - Hardens namespace config, provider hook install settings, clipboard/runtime launch paths, and Codex managed trust handling with focused regression coverage.
Validation before publish:
pytest -q-> 2145 passed- focused provider/sidebar/namespace/runtime pytest -> 214 passed
- install/provider hook regression pytest -> 63 passed
cargo test -q --manifest-path tools/ccb-agent-sidebar/Cargo.toml-> 53 passedpython -m compileall -q lib ccb scripts bin-> passedgit diff --check-> passed- release prepare checker -> OK, warnings only
- local Linux release preview -> version v7.0.11, commit 72ba154, sidebar/helper smoke passed