Argus PR Review
Version updated for https://github.com/sibinms/argus to version v1.2.28.
- 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
Argus is an AI code review tool that optimizes recall to find more real bugs while keeping false positives manageable. It runs multiple specialized AI reviewers in parallel and uses an evidence-based curator to verify findings before posting review comments on GitHub pull requests. The planner briefs every reviewer up front, lenses focus on specific problem domains, and the curator merges duplicates and only dismisses issues with cited quotes from the diff.
What’s Changed
What’s Changed
- Isolate lens failures and size context per model by @sibinms in https://github.com/sibinms/argus/pull/46
- Bump version to 1.2.28 by @sibinms in https://github.com/sibinms/argus/pull/47
- Release v1.2.28 by @sibinms in https://github.com/sibinms/argus/pull/48
Full Changelog: https://github.com/sibinms/argus/compare/v1.2.27...v1.2.28