Cassandra AI Review
Version updated for https://github.com/menny/cassandra to version v0.3.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 “Cassandra - AI Review Agent” is an autonomous code review tool designed to provide structured, actionable feedback on code changes using large language models (LLMs) like Google Gemini and Anthropic Claude. It automates pre-push code reviews, inline pull request feedback, and contextual analysis of codebases with advanced capabilities such as agent-driven context gathering and customizable feedback frameworks. Ideal for CI/CD workflows, it outputs reviews as files or structured JSON, enabling seamless integration into development pipelines.
What’s Changed
What’s Changed
- Improve GitHub Authentication and Workflow Security by @menny in https://github.com/menny/cassandra/pull/70
- fix: hardcode action repository for binary downloads by @menny in https://github.com/menny/cassandra/pull/71
Full Changelog: https://github.com/menny/cassandra/compare/v0.2.0...v0.3.0