Review a pull request using a local model (Ollama/vLLM) via pull-context dispatch. The model navigates the actual diff, reads relevant files, and produces a verdict grounded in real code — not in a flat summary blob. Use when you want a peer review from a local model without paying cloud inference t
Review a pull request using a local model (Ollama/vLLM) via pull-context dispatch. The model navigates the actual diff, reads relevant files, and produces a verdict grounded in real code — not in a flat summary blob. Use when you want a peer review from a local model without paying cloud inference tokens, or when you need a review before committing to a PR submission.