v1.0.5
- Keep built-in background review jobs attached to the parent Codex session so plain
$cc:statusand$cc:resultstay intuitive after nested rescue/review flows. - Make
$cc:status --allshow the full job history for the current repository workspace instead of staying session-scoped. - Harden large-diff review and hook fingerprinting so oversized
git diffoutput degrades cleanly instead of failing withENOBUFS. - Clarify README guidance around review visibility, large diffs, and the difference between session-scoped status and repository-wide status.