Download Latest Version ccb-agent-sidebar-linux-x86_64.tar.gz (459.8 kB)
Email in envelope

Get an email when there's a new version of Claude Code Bridge

Home / v7.1.1
Name Modified Size InfoDownloads / Week
Parent folder
ccb-linux-x86_64.tar.gz 2026-05-31 17.5 MB
ccb-macos-universal.tar.gz 2026-05-31 17.9 MB
SHA256SUMS 2026-05-31 183 Bytes
ccb-agent-sidebar-linux-x86_64.tar.gz 2026-05-31 458.0 kB
ccb-agent-sidebar-linux-x86_64.tar.gz.sha256 2026-05-31 167 Bytes
README.md 2026-05-31 1.3 kB
v7.1.1 source code.tar.gz 2026-05-31 17.0 MB
v7.1.1 source code.zip 2026-05-31 18.1 MB
Totals: 8 Items   71.0 MB 1

v7.1.1 - Sidebar View Height Release

  • Adds three configurable native sidebar section heights under [ui.sidebar.view]: agents_height, comms_height, and tips_height.
  • Updates the default native sidebar split to Agents 50%, Comms 15%, and Tips 35%.
  • Carries sidebar view height settings through config parsing, project_view payloads, reload planning, and the Rust sidebar TUI.
  • Fixes reload remount reliability for same-name agents: after dynamically unloading a retired agent, recreating an agent with the same name no longer fails on stale runtime_authority_already_exists residue, while fully retired/stopped agent records and session files can be retained and inherited by the rebuilt agent.
  • Updates inherited Codex/Claude ccb-config skill docs and references so generated or migrated windows topology exposes all three values.

Validation before publish:

  • focused sidebar view tests -> 7 passed
  • Rust sidebar tests -> 58 passed
  • python -m compileall -q lib ccb scripts bin -> passed
  • git diff --check -> passed
  • full pytest -q -> 2259 passed
  • release prepare checker -> OK, warnings only
  • local Linux release preview -> version v7.1.1, commit 7d59bc6, sidebar helper smoke passed
  • GitHub release workflows and branch validation -> green after rerun of transient CI timing/WSL smoke failures
Source: README.md, updated 2026-05-31