AI-powered code review tool that analyzes git branch differences and generates comprehensive review reports. Supports AWS Bedrock and Anthropic API. Features automated analysis of logic, security, performance, and code quality with smart token efficiency through prompt caching.
Stars
25
Forks
2
Watchers
25
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
fix: set writable HOME in Docker for opengrep runtime caches
95cf18eView on GitHubfix: create writable /.cache for opengrep rules cache in Docker
4fe6527View on GitHubfix: add execute permission to pre-installed opengrep binary in Docker
be75e7bView on GitHubfix: pre-install opengrep as root with fixed path for GitHub Action compatibility
42cfaf4View on GitHubchore: bump version to 1.4.1 and enable SAST in dogfood workflow
28e0d57View on GitHubfeat: add experimental OpenGrep SAST pre-scan via --sast flag
ffa8743View on GitHubfeat: add Moonshot provider with kimi-k2.5 default model
9fa2151View on GitHubrefactor: remove redundant "potentially risky areas" from review summary
9911bb0View on GitHubrefactor: rename docker image to kirill89/reviewcerberus
9522a6dView on GitHubfeat: add Anthropic prompt caching middleware with centralized init helper
2ff3790View on GitHub