12-Factor Agents: A Framework for Building AI Systems That Actually Ship
The teams actually shipping reliable AI agents to production customers are mostly not using agent frameworks. They rolled their own.
That observation, surfaced from conversations with 100+ technical founders, is the uncomfortable starting point for the 12-Factor Agents framework — a manifesto for building LLM-powered software that reaches production instead of languishing at 80% quality forever. The framework is named deliberately after the original 12-Factor App methodology that shaped a generation of web services. The analogy holds: just as the 12-factor app gave teams a principled approach to building deployable web services, 12-factor agents provides the principles for building reliable, observable AI systems.
The 19,000-star GitHub repository documents what the best-performing production teams figured out independently. Here is what they know.
