CodeSpy Code Review
Version updated for https://github.com/khezen/codespy to version 0.4.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
CodeSpy is an open-source AI-powered code reviewer designed to detect bugs, security vulnerabilities, and documentation issues while integrating seamlessly into GitHub and GitLab PR workflows. It offers transparency, self-hosting, and configurable review rules to enhance code quality and maintain control over sensitive codebases. With features like intelligent scope detection, IDE integration, and cost tracking for LLM usage, CodeSpy automates comprehensive code reviews, making it ideal for engineering teams focused on correctness and security.
Release notes
What’s Changed
- ensure summary only look at relevant files by @khezen in https://github.com/khezen/codespy/pull/17
- remove deduplicator by @khezen in https://github.com/khezen/codespy/pull/18
- 0.4.0 by @khezen in https://github.com/khezen/codespy/pull/20
Full Changelog: https://github.com/khezen/codespy/compare/0.3.2...0.4.0