Show HN: AI-powered code review tool
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, ...
Opening excerpt (first ~120 words) tap to expand
ReviewCerberus AI-powered code review tool that analyzes git branch differences and generates comprehensive review reports with structured output. Key Features GitHub Action: Automated PR reviews with inline comments and summary Comprehensive Reviews: Detailed analysis of logic, security, performance, and code quality Structured Output: Issues organized by severity with summary table Multi-Provider: AWS Bedrock, Anthropic API, Ollama, or Moonshot Smart Analysis: Context provided upfront with prompt caching Git Integration: Works with any repository, supports commit hashes Verification Mode: Experimental Chain-of-Verification to reduce false positives Quick Start Run with Docker (recommended): docker run --rm -it -v $(pwd):/repo \ -e MODEL_PROVIDER=anthropic \ -e…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.