Code review automation

The Last Human Code Review: Building Trust in AI-Generated Code — Itamar Friedman, Qodo

The Last Human Code Review: Building Trust in AI-Generated Code — Itamar Friedman, Qodo

Itamar Friedman discusses how the bottleneck in AI-driven development has shifted from code generation to code review. He argues that current AI models are not the constraint; rather, it's the lack of codified, accessible context for AI agents. The solution involves building context engines that cater to both human and AI needs, integrating deep architectural knowledge and historical data to transition from reviewing individual pull requests to analyzing a comprehensive software graph, ultimately leading to automated code governance and "AI wisdom."

Building an Autonomous Engineering Org - Angie Jones, Agentic AI Foundation

Building an Autonomous Engineering Org - Angie Jones, Agentic AI Foundation

Angie Jones details Block's journey in transforming its engineering organization into an autonomous one using AI agents. She outlines a five-stage AI maturity model, the strategic implementation of an 'AI Champions' program, and the technical steps taken to make repositories AI-ready and enable seamless agent delegation directly within developer workflows. The talk covers challenges in scaling multi-agent parallelism, including code review bottlenecks and resource management, and the development of an orchestrator ('Builder Bot') and 'Company World Model' to achieve full autonomy. It concludes with a critical reflection on the ethical implications of achieving such high levels of AI-driven automation.