Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v2.1.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 is a GitHub Action that automates AI-driven code reviews for pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It solves issues with redundant or outdated feedback by filtering out previously addressed comments and excluding irrelevant project-specific conventions, ensuring only new and relevant feedback is provided. This action streamlines the code review process by integrating with CI pipelines and offering both a Composite Action and Reusable Workflow for flexible implementation.
What’s Changed
What’s Changed
Features
- feat: トップレベルセッションの
effortを下げるinputを追加 by @ncaq in https://github.com/ncaq/kyosei-action/pull/90
Dependency Updates
- build(deps): update dependency ncaq/konoka to v6.2.0 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/83
- build(deps-dev): programming-tasukeスキルを有効にする by @ncaq in https://github.com/ncaq/kyosei-action/pull/84
- build(deps): update anthropics/claude-code-action action to v1.0.108 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/85
- build(deps): update anthropics/claude-code-action action to v1.0.110 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/86
- build(deps): update dependency ncaq/konoka to v6.4.0 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/87
- build(deps): update anthropics/claude-code-action action to v1.0.111 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/88
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v2.0.2...v2.1.0