CR Copilot: An Open‑Source LLM‑Based Code Review Assistant with Private Knowledge Base
This article describes the design and implementation of a code‑review assistant powered by open‑source large language models and a privately hosted knowledge base, covering background, pain points, system architecture, model selection, vector‑store integration, prompt engineering, diff parsing, and practical reflections.
