cb) moves the useful, observable part of a coding session
between agents without claiming to transfer hidden model state. It keeps a
local canonical event log, reconciles the repository before a handoff, and
generates a redacted package for the next supported agent.OpenCode export ──> Context Bridge ──> canonical local event log │ │ v v project + Git scan ──> redacted handoff package │ v Claude Code, Codex, or OpenCode
12345cb doctor --verbose cb run opencode cb import opencode --session <opencode-session-id> cb continue --session <bridge-session-id> --to claude --preview cb continue --session <bridge-session-id> --to claude
cb doctor --verbose reports it and
the CLI falls back to a manual handoff rather than treating an undocumented
integration as safe. This makes a failed capability check an explicit operator
decision, not silent data loss.| You want to… | Read this next |
Install cb and verify local agent profiles | Getting started |
| Move an OpenCode session to another agent | Import and continue |
| Keep session content local and export safely | Privacy and data |