cumartesiolsun/Enterprise AI Code Reviewer

Multi-LLM AI-powered code review with parallel scanning and intelligent aggregation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openrouter-api-keyOpenRouter API key for LLM accessyes
github-tokenGitHub token for API accessyes
base-urlOpenRouter API base URLnohttps://openrouter.ai/api/v1
scanner-modelsScanner models (CSV, multiline, or JSON array). Required unless auto-select-models is true.yes
judge-modelModel to use for aggregation/judgingyes
languageOutput language for AI review (tr, en, etc.)notr
auto-select-modelsAuto-select models based on PR size (not implemented in MVP - provide scanner-models)nofalse
max-filesMaximum number of files to reviewno10
max-charsMaximum characters in diff to reviewno80000
timeout-msTimeout for API calls in millisecondsno180000
max-tokens-scannerMaximum tokens for scanner responsesno2000
max-tokens-judgeMaximum tokens for judge responseno4000
comment-markerMarker for finding/updating PR commentnoENTERPRISE_AI_REVIEW
review-modeReview output mode: "summary" posts a single PR comment, "inline" posts review comments on specific diff linesnosummary

no outputs