ReviewScope is an open-source AI PR reviewer for GitHub that goes beyond the diff. Uses AST-based analysis and issue validation to deliver low-noise, actionable code reviews. Bring your own API key.
Stars
20
Forks
5
Watchers
20
Open Issues
2
Overall repository health assessment
^7.29.0^7.29.0^1.42.0^1.16.20.31.90.2.4^4.1.0^1.1.4^0.24.1^0.23.4^0.25.0^0.23.5^0.25.0^2.7.3^0.26.5^7.28.0^25.3.0^8.56.0^8.56.0^9.17.0^3.8.1^5.9.3^4.0.18126
commits
1
commits
fix: remove duplicate @types/react-dom dependency from dependencies
d4edee7View on GitHubfix: remove duplicate @types/babel__traverse dependency from devDependencies
8e2b902View on GitHubfeat: update dependencies in package.json for improved functionality
d66f651View on GitHubfeat: update default models and enforce API key requirement for Sarvam provider
5dba07dView on GitHubrefactor(docker): simplify environment variable management with env_file
46db096View on GitHubfeat: Implement context engine with new layers for AI review and chat jobs.
00de43dView on GitHubfeat: Add a new worker job for AI-powered code reviews, incorporating modular lifecycle steps, rate limiting, and duplicate review detection.
6d80c82View on GitHubfeat: implement multi-layer LLM fallback and retry mechanism
8c67f5fView on GitHubfeat(worker): skip markdown and non-critical JSON files in reviews
a43c981View on GitHubfix: update bun.lock to resolve frozen lockfile error in docker
681cc8bView on GitHub