Skip to content

v1.59.2

Choose a tag to compare

@srbryers srbryers released this 17 Jun 12:42
e8b32f5

Patch release for Codex plugin hook dispatchers.

  • Normalize generated shell hooks to LF so Bash can parse them on Windows checkouts.
  • Fix the Codex npx fallback to execute npx --yes @slope-dev/slope guard ... directly.
  • Includes the bundled Codex plugin manifest version bump to 1.59.2.

Validation:

  • GitHub CI passed on #560.
  • Local pnpm build passed.
  • Local release-focused tests passed: tests/cli/version.test.ts, tests/cli/init-codex.test.ts, tests/cli/package-metadata.test.ts.