v7.28.0
·
344 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Add Codex CLI hooks support by @dyoshikawa
- Convert rulesync automation skills to commands by @dyoshikawa in #1443
- Enhance E2E test coverage for all tool x feature combinations by @dyoshikawa in #1449
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
- Enable 1M context and configure autocompact threshold by @dyoshikawa in #1447
- Adjust opencode agent permissions by @dyoshikawa in #1444
Docs
- Add Codex CLI hooks to supported tools tables by @dyoshikawa
Contributors
@dyoshikawa, @henriquemod, @claude