Harness launches code repository and AI review for coding agents
Summary
Harness launched a new code repository with AI-powered code review designed for teams using AI coding agents, featuring scoped permissions and risk-based diff grouping to integrate review policies directly into the agent workflow.
Similar Articles
Remote agent harness
A tool for remotely harnessing and managing AI agents.
Harness Engineering
Harness engineering is a practice to maintain code quality in AI-assisted development by using deterministic tooling and agent-based review to prevent codebase drift and ensure coherence over time.
People running coding agents across real repos: what breaks after the agent writes the code?
This article discusses the practical challenges engineering teams face when adopting AI coding agents, such as task safety, context retrieval, output review, and coordination, and proposes a readiness model for evaluation.
Open Code Review – An AI-powered code review CLI tool
Alibaba has open-sourced Open Code Review, an AI-powered CLI tool for code review that combines deterministic engineering with LLM agent capabilities. Originally an internal tool serving tens of thousands of developers and identifying millions of defects, it reads Git diffs and produces structured, line-level review comments using a configurable model endpoint.
Agentic Code Review (15 minute read)
An analysis of how AI coding agents have shifted the bottleneck from writing code to reviewing it, with data showing a 861% increase in code churn and a rise in defect rates, making code review the most leveraged skill in software engineering.