tarmojussila/MiniMax Code Review

AI-powered code review using MiniMax models

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
MINIMAX_API_KEYMiniMax API keyyes
MINIMAX_MODELMiniMax AI modelnoMiniMax-M2.5
MINIMAX_SYSTEM_PROMPTCustom system prompt for the AI reviewernoYou are an expert code reviewer. Review the provided code changes and give clear, actionable feedback.
MINIMAX_REVIEWER_NAMEName shown in the review comment headernoMiniMax Code Review
EXCLUDE_PATTERNSComma-separated file patterns to exclude from review (e.g. '*.lock,dist/**,*.min.js')no*.lock,package-lock.json,yarn.lock,pnpm-lock.yaml
MAX_DIFF_CHARSMaximum total characters for the diff sent to the API (0 = unlimited)no0
GITHUB_TOKENGitHub token for API accessno${{ github.token }}

no outputs