You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.5
Keep built-in background review jobs attached to the parent Codex session so plain $cc:status and $cc:result stay intuitive after nested rescue/review flows.
Make $cc:status --all show the full job history for the current repository workspace instead of staying session-scoped.
Harden large-diff review and hook fingerprinting so oversized git diff output degrades cleanly instead of failing with ENOBUFS.
Clarify README guidance around review visibility, large diffs, and the difference between session-scoped status and repository-wide status.