nhatvu148/Kaniscope AI Code Review

AI code review for your pull requests — posts inline + summary comments. Powered by the pr-review-core Rust engine.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openrouter-api-keyOpenRouter API key that funds the review. Get one at https://openrouter.ai/keys and store it as a repo secret.yes
modelOpenRouter model for the review. A cheaper model keeps cost to pennies per PR; leave the default unless you want top quality.nomoonshotai/kimi-k2-0905
github-tokenToken used to read the PR diff and post the review. Defaults to the workflow token (needs pull-requests: write).no${{ github.token }}
comment-markerShort marker prefixed to the review comments (used to find and update its own comments on re-runs).no🦀 Kaniscope
dry-runIf true, generate the review and print it to the workflow log without posting to the PR.nofalse
max-diff-charsTruncate diffs larger than this many characters before sending to the model (cost cap).no
max-tokensMax output tokens per review call (cost cap).no

no outputs