Engineering Robustness into Personal Agents with the AI Workflow Store
Roxana Geambasu, Mariana Raykova, Pierre Tholoniat, Trishita Tiwari, Lillian Tsai + 1 more
TLDR
This paper introduces an AI Workflow Store to integrate rigorous software engineering into AI agents, creating robust, reusable workflows instead of brittle on-the-fly systems.
Key contributions
- Current "on-the-fly" AI agents lack rigorous software engineering, leading to brittle and vulnerable systems.
- Advocates integrating disciplined SE processes into agentic loops for production-grade, hardened workflows.
- Introduces an "AI Workflow Store" for reusable, reliable, and secure agent workflows.
- Addresses the flexibility-robustness tension by moving beyond the current "on-the-fly" agent paradigm.
Why it matters
The paper addresses a critical gap in AI agent development by advocating for robust software engineering practices. This shift from improvised prototypes to hardened workflows is essential for deploying AI agents in high-stakes, real-world scenarios.
Original Abstract
The dominant paradigm for AI agents is an "on-the-fly" loop in which agents synthesize plans and execute actions within seconds or minutes in response to user prompts. We argue that this paradigm short-circuits disciplined software engineering (SE) processes -- iterative design, rigorous testing, adversarial evaluation, staged deployment, and more -- that have delivered the (relatively) reliable and secure systems we use today. By focusing on rapid, real-time synthesis, are AI agents effectively delivering users improvised prototypes rather than systems fit for high-stakes scenarios in which users may unwittingly apply them? This paper argues for the need to integrate rigorous SE processes into the agentic loop to produce production-grade, hardened, and deterministically-constrained agent *workflows* that substantially outperform the potentially brittle and vulnerable results of on-the-fly synthesis. Doing so may require extra compute and time, and if so, we must amortize the cost of rigor through reuse across a broad user community. We envision an *AI Workflow Store* that consists of hardened and reusable workflows that agents can invoke with far greater reliability and security than improvised tool chains. We outline the research challenges of this vision, which stem from a broader flexibility-robustness tension that we argue requires moving beyond the ``on-the-fly'' paradigm to navigate effectively.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.