Multi-AI adversarial PR review tool
Stars
71
Forks
12
Watchers
71
Open Issues
1
Overall repository health assessment
^0.71.2^0.24.1^5.6.2^14.0.2^15.0.12^7.3.0^6.16.0^9.1.0^2.8.2^6.1.1^25.0.10^4.21.0^5.9.3^4.0.18133
commits
3
commits
2
commits
2
commits
1
commits
refactor: remove redundant per-reviewer summary step before final conclusion
0f03726View on GitHubfeat: add verified conclusion step that cross-checks summary against actual code
5ff7f2eView on GitHubfeat: support specifying models for CLI providers via colon syntax
91d0b23View on GitHubfix: handle large PR diffs that exceed GitHub's 20k line limit
62b61ebView on GitHubfeat: add general discussion phase before issue-by-issue review
aec6f67View on GitHubfix: strengthen language enforcement by injecting instructions into system prompt prefix
b78cf9cView on GitHubfix: improve inline PR comment placement with content-based matching and full diff fallback
8a8dab1View on GitHubfix: auto-select all reviewers in non-TTY mode to prevent hanging
ad7f0d1View on GitHubchore: move typescript to devDependencies, remove unused readline package
4fe80c8View on GitHubfix: add SIGKILL fallback after SIGTERM timeout in CLI providers
613c1b4View on GitHubfix: add retry with backoff to all CLI providers and Gemini streaming
64dd42aView on GitHubfeat: pre-flight check for CLI binaries with friendly error messages
5df0e65View on GitHubfix: single reviewer failure no longer terminates entire review session
6bc75caView on GitHubfix: prevent command injection in history-collector via spawnSync
38ff614View on GitHub