Duolingo builds an internal fleet of coding agents using Temporal, Claude Code SDK, and Codex CLI
Duolingo engineers were spending time on repetitive coding tasks—removing deprecated feature flags, launching experiments, and modifying Terraform—rather than focusing on product thinking and core logic.
Duolingo deployed a growing fleet of coding agents for routine engineering purposes; Duos can now create a simple agentic workflow in under five minutes, and average custom workflow creation takes 1-2 days.
Frequently asked questions
What did this team achieve with this AI workflow?
Duolingo deployed a growing fleet of coding agents for routine engineering purposes; Duos can now create a simple agentic workflow in under five minutes, and average custom workflow creation takes 1-2 days.
What tools did this team use?
Cursor, Codex, Claude, Codex CLI, Claude Code SDK, CodingAgent, Temporal, Slack.
What results were reported?
Simple workflow creation time: under five minutes; Custom workflow average creation time: 1-2 days; Engineering focus shift: take routine tasks off their plates so they can focus on product thinking and core logic; Iteration speed for testing ideas: Faster iteration means we can test more ideas to improve learning efficacy (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Fill out workflow JSON form → Test prompt in Codex or Claude → Merge workflow to internal tools list → AI agent clones repo and makes code change → Commit code and open PR.