Skip to content

v7.28.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 05:15
· 344 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

New Features

Bug Fixes

  • Restore Gemini CLI file path handling by @dyoshikawa in #1436
  • Ignore non-deletable files in check mode by @henriquemod in #1439
  • Detect delete-only diffs in check mode by @dyoshikawa
  • Handle missing rulesync files in hooks and mcp generation by @dyoshikawa
  • Fail check mode when delete would remove orphan files by @dyoshikawa
  • Filter non-command hooks and remove config.toml side effect by @dyoshikawa
  • Pin tag to merged SHA and check remote tags in publish-assets by @dyoshikawa in #1446

Refactoring

  • Extract processFeatureWithRulesyncFiles helper and fix commands/subagents empty handling by @dyoshikawa
  • Remove redundant check-mode orphan detection blocks by @dyoshikawa
  • Remove unused includeNonDeletable param and deduplicate filesystem reads by @dyoshikawa
  • Remove review loop script by @dyoshikawa

Chore

Docs

  • Add Codex CLI hooks to supported tools tables by @dyoshikawa

Contributors

@dyoshikawa, @henriquemod, @claude

Full Changelog

v7.27.1...v7.28.0