Skip to content

v0.0.16

Latest

Choose a tag to compare

@HoRi0506 HoRi0506 released this 16 Jun 13:16

CCC v0.0.16 is the Cargo-first release for the CCC fresh runtime.

Install or update:

cargo install codex-cli-captain --force
ccc setup

After setup, fully restart Codex CLI / Codex App when requested, then verify:

codex mcp list
ccc check-install --text
ccc status --text

Highlights:

  • WAVE orchestration prompt projection for explicit $ccc work.
  • 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.