CCC v0.0.16 is the Cargo-first release for the CCC fresh runtime.
Install or update:
cargo install codex-cli-captain --force
ccc setupAfter setup, fully restart Codex CLI / Codex App when requested, then verify:
codex mcp list
ccc check-install --text
ccc status --textHighlights:
- WAVE orchestration prompt projection for explicit
$cccwork. - ODYSSEY planning persistence with host update_plan mirror/applied gates.
- Graph-card and graphify-backed planning context refresh.
- Host-visible subagent dispatch envelopes, fan-in receipts, and live-dispatch truth gates.
- Hook-driven LSP safety proof, bounded LSP receipts, and post-edit diagnostics gates.
- Raider bounded execution, stable edit anchors, focused test evidence, and Arbiter/reverify closeout gates.
- LOC guard set to 400 pure LOC for focused files.
- Bounded status/activity/readiness projections that omit raw repo, rule, graph, and LSP payloads.
The normal install/update path is crates.io. Legacy release-bundle fallbacks remain pinned to older releases for environments that intentionally require them.