v8.16.0
·
327 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- feat(commands): add approve command for approving PRs (@dyoshikawa)
- feat(skills): support paths in Claude Code skills (@jornetsimon)
- feat(skills): add rulesync feature research map with comprehensive agent reference docs (@dyoshikawa)
Bug Fixes
- fix(hooks): use Codex hooks feature flag (@saitota)
- fix(skills): update Claude commands docs URL (@dyoshikawa)
- fix(skills): move feature research skill source (@dyoshikawa)
- fix: correct duplicated model= prefix in default opencode model output (@dyoshikawa)
Documentation
- docs(commands): add GitHub Actions workflow status check to review-pr commands (@dyoshikawa)
- docs(commands): forbid local branch switching in review-pr commands (@dyoshikawa)
- docs: update CONTRIBUTING example and add FUNDING.yml (@dyoshikawa)
- Clarify, normalize, and fix rulesync feature research doc links (@dyoshikawa)
Other Changes
- chore: add session-start hook to run git pull and pnpm i (@dyoshikawa)
- chore: add deepseek to cspell dictionary (@dyoshikawa)
- chore(hooks): format Codex hooks files (@saitota)
- ci: make pr-policy workflow non-failing on violations (@dyoshikawa)
- ci(deps): bump anomalyco/opencode in the all-actions group (@dependabot[bot])
- Update opencode.json models to deepseek-v4 (@dyoshikawa)
Contributors
@dyoshikawa, @jornetsimon, @saitota, @dependabot[bot]