Skip to content

v1.0.5

Choose a tag to compare

@sf-jin-ku sf-jin-ku released this 10 Apr 09:45
· 104 commits to main since this release
952bf96

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.