willisback/AI Code Review

Review a GitHub Pull Request using a self-hosted vLLM instance. Posts a structured Markdown comment directly on the PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
vllm-urlBase URL of the vLLM server (e.g. http://<your-host>:30000/v1)yes
github-tokenGitHub token for fetching PR diff and posting the review commentyes
vllm-modelOverride model ID. Auto-detected from /v1/models if empty.no""
vllm-timeoutTotal request timeout in secondsno120
vllm-retriesNumber of retries on LLM request failureno2
vllm-api-keyAPI key for vLLM server authentication (optional, defaults to 'none')no""

no outputs