Skip to content

v8.12.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 03:53
· 445 commits to main since this release
Immutable release. Only release title and notes can be modified.
2c68f62

What's Changed

New Features

  • feat(codexcli): add PermissionRequest hook event (#1566, @saitota)

Bug Fixes

  • fix: use directory-aware root detection in CopilotRule.fromFile (#1564)
  • fix: drop root frontmatter when building CopilotRule (#1563)

Other Changes

  • chore(security): add cooldown for supply chain protection (#1567, @saitota)
  • chore: lower cooldown to 1 day per review feedback
  • chore: comment minimumReleaseAge unit
  • chore: tweak Claude Code env overrides
  • style(codexcli): apply oxfmt to hooks test

Full Changelog: v8.11.0...v8.12.0

Contributors