Measuring Agents in Production

· Source: Metadata · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering, Robotics & Autonomous Systems · Depth: Intermediate, short

Summary

The 2025 December paper, "Measuring Agents in Production," provides a reality check on autonomous AI agents by surveying 306 practitioners and conducting 20 in-depth case studies across 26 domains. It reveals that production agents are far simpler and more human-dependent than often portrayed. Key findings include that 80% of systems use predefined structured workflows, with 68% requiring human intervention within ten steps. Furthermore, 70% of teams rely on prompting off-the-shelf proprietary models over fine-tuning, and 66% tolerate response times of minutes or longer. A significant 85% build custom infrastructure, moving away from heavy frameworks like LangChain, while 75% forgo formal benchmarking, preferring A/B testing and human-in-the-loop evaluation (used by 74%). Despite these constraints, 80% of practitioners deploy agents for productivity gains, and 72% for reducing human task-hours, though reliability remains a primary challenge.

Key takeaway

For AI Engineers or MLOps teams building agentic systems, recognize that current production deployments are basic and human-supervised. You should prioritize structured workflows and integrate human-in-the-loop processes for correctness, as 74% of systems do. Focus on prompting off-the-shelf models and consider custom infrastructure over heavy frameworks to reduce dependency bloat. Your efforts should target tangible productivity gains with constrained autonomy, rather than chasing fully autonomous, complex multi-agent swarms.

Key insights

Production AI agents are basic, human-supervised tools, not fully autonomous systems, delivering tangible value.

Principles

In practice

Topics

Best for: CTO, VP of Engineering/Data, AI Architect, AI Engineer, MLOps Engineer, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Metadata.