Skip to content

v1.57.1

Choose a tag to compare

@srbryers srbryers released this 29 May 12:36
19684ce

Patch release for the Codex runtime recovery work shipped in S125 and S126.

Highlights:

  • Recover Codex hook execution workdirs from explicit tool input, transcript metadata, remembered session state, edited file paths, and staged worktree inference.
  • Surface duplicate project/user Codex hook installs with exact config paths.
  • Reuse native SQLite store recovery guidance from top-level CLI error handlers instead of dumping raw binding stacks.

Validation:

  • PR #464 CI passed.
  • Local release validation passed: build, typecheck, full pnpm test, validate --skills, roadmap validate, map --check, git diff --check, and npm pack --dry-run.