xiaoju111a/Kimi Code Review

AI-powered code review using Kimi (Moonshot AI) - supports /review and /ask commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kimi_api_keyKimi API Key from Moonshot AIyes
kimi_base_urlKimi API Base URL (optional, defaults to https://api.moonshot.cn/v1)nohttps://api.moonshot.cn/v1
github_tokenGitHub Token for PR operationsyes
languageResponse language (en-US, zh-CN)noen-US
modelKimi model to use (kimi-k2.5, kimi-k2-thinking, kimi-k2-thinking-turbo)nokimi-k2.5
review_levelReview strictness (strict, normal, gentle)nonormal
max_filesMaximum number of files to reviewno50
exclude_patternsFile patterns to exclude (comma-separated)no*.lock,*.min.js,*.min.css
auto_reviewAuto review on PR open/sync (default: false, use /review command instead)nofalse
namedescription
review_commentThe review comment posted to the PR