Agentic Application Middleware
Conductor Update: Introducing Automated Reviews- Google Developers Blog

Conductor Update: Introducing Automated Reviews- Google Developers Blog

2/13/2026 · Sherzat Aitbayev, Mahima Shanware, Jay Kornder

What this post added

Introduced Automated Reviews for Conductor, an extension for the Gemini CLI. This feature adds a 'verify' step to the development lifecycle, performing code review (static and logic analysis, flagging race conditions, null pointer risks, logic errors), plan compliance checks against plan.md and spec.md, guideline enforcement (style guides and custom guidelines), test-suite validation (unit and integration tests, coverage data), and basic security review (hardcoded API keys, PII leaks, unsafe input handling). The output provides actionable intelligence categorized by severity, with clear instructions and file paths for iteration.

Read the original post ↗