Duolingo Details Its Production AI Agent Setup, Cutting Launch Time From Weeks to 10 Minutes

blaizedsouza · x · 2026-09-17

Duolingo's engineering team published how it runs AI agents in production: agents fix broken builds, respond to code review comments, and investigate app crashes for release managers.

The old problem: every team rebuilt the same plumbing for each agent—tools, logins, repo access, retries—taking weeks per production agent. Now it takes 10 minutes:

A transferable lesson: grade the diff, not the answer—a test fails if the agent claims a fix but changed nothing or touched what it shouldn't.

Original post →

More from coding & agent

coding & agent channel →