Tagged "code-review"
6 articles tagged code-review, 11 March 2026 to 4 August 2026. Newest first.
-
Bubo: AI Code-Reviewer That Learns From Review Comments
An open-source AI code-reviewer that improves through feedback. This demonstrates practical local model fine-tuning and adaptation for specialized tasks.
-
Linus Torvalds Weighs In on LLM Usage in Linux Kernel Development
Linux kernel maintainer Linus Torvalds shares perspectives on integrating LLMs into kernel development workflows, offering insights relevant to tool design and local deployment scenarios.
-
Making AI Code Review Measurable
A practical guide to implementing metrics and measurement frameworks for evaluating AI-powered code review systems, with implications for local model deployment.
-
GLM-5.2's Code Reviews Are Only as Good as Your Prompt
Analysis of code review capabilities in GLM-5.2 (a smaller local-deployable model) showing that output quality is heavily dependent on prompt engineering. Provides practical guidance for maximising local model utility.
-
Self-Hosted AI Code Review with Local LLMs: Secure Automation Guide
Tutorial on implementing secure, on-device AI-powered code review using local LLMs, enabling organizations to automate code quality checks while maintaining code privacy and avoiding cloud dependencies.
-
Show HN: Aver – a Language Designed for AI to Write and Humans to Review
Aver is a new programming language specifically designed to bridge the gap between AI-generated code and human review, making it easier to deploy AI coding assistants in self-hosted environments with strong auditability.