In December, we launched Conductor, a Gemini CLI extension that enhances context-driven development in terminals by using version-controlled markdown files instead of ephemeral chat logs. Our latest feature, Automated Review, elevates AI-assisted engineering’s safety and predictability. This feature integrates a rigorous “verify” step into the development lifecycle by generating detailed post-implementation reports on code quality and compliance.
Key capabilities include:
- Code Review: Conducts deep static analysis and flags complex issues like race conditions and null pointer risks.
- Plan Compliance: Automatically checks new code against your plan and specifications to ensure core requirements are met.
- Guideline Enforcement: Verifies adherence to style guides and custom guidelines.
- Test-Suite Validation: Integrates and validates unit/integration tests within the review workflow.
- Basic Security Review: Scans for critical vulnerabilities before code merge.
Automated Review outputs categorized findings by severity, enabling actionable developer insights. Start enhancing your development process with Conductor today by installing the extension!