How Uber uses AI for development: inside look — Minion, Shepherd, uReview, and other internal agentic AI tools
Uber's traditional development workflow was single-threaded and manual, with engineers spending most of their time writing code themselves. Expanding AI tooling companywide proved harder than expected, with adoption slower than anticipated and AI-related costs rising sharply.
Uber achieved 92% monthly agent adoption among developers, with AI generating 65–72% of code inside IDEs and agents opening 11% of all pull requests.
Engineers report higher satisfaction and are able to create features previously thought impossible.
Show all 10 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Uber achieved 92% monthly agent adoption among developers, with AI generating 65–72% of code inside IDEs and agents opening 11% of all pull requests.
What tools did this team use?
Minion, Shepherd, uReview, Code Inbox, Autocover, Claude Code, GitHub Copilot, Codex, Cursor, IntelliJ.
What results were reported?
agentic coding users among Uber devs: 84%; code AI-generated inside IDE-based tools: 65-72%; code AI-generated in CLI tools like Claude Code: 100%; Claude Code adoption baseline (December 2025): 32% (source-reported, not independently verified).
How is this quality assurance AI workflow structured?
Parallel agent kickoff → Internal context retrieval → Minion background execution → Autocover test generation → Code Inbox PR routing → uReview AI code review → Shepherd migration management.