Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v2.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The kyosei-action GitHub Action automates multi-perspective AI code reviews for pull requests, focusing on aspects like code quality, performance, security, test coverage, and documentation accuracy. It solves issues with redundant comments, unresolved feedback, and overly opinionated checks from other review tools by intelligently filtering existing comments, excluding resolved or acknowledged ones, and allowing customization of project-specific coding conventions. This action simplifies integration of the kyosei plugin into CI workflows for streamlined and targeted pull request reviews.
What’s Changed
What’s Changed
Breaking Changes
- feat!:
allowed_toolsを読み取り専用に絞り込みv2.0.0へ更新 by @ncaq in https://github.com/ncaq/kyosei-action/pull/75
Dependency Updates
- build(deps): update anthropics/claude-code-action action to v1.0.102 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/69
- build(deps): update anthropics/claude-code-action action to v1.0.103 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/70
- build(deps): update dependency ncaq/konoka to v6 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/72
- build(deps): update anthropics/claude-code-action action to v1.0.104 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/73
- build(deps): update anthropics/claude-code-action action to v1.0.105 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/74
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v1.5.1...v2.0.0