Preprint / Version 2

AI Agents Need Operating Systems, Not Just Better Models

Why the Next Frontier of AI Reliability Is a Software Engineering Problem, Not a Modeling One

##article.authors##

DOI:

https://doi.org/10.31224/7970

Keywords:

AI agents, agent runtime, software reliability, runtime verification, provenance, saga pattern, multi-agent systems, distributed systems

Abstract

The problems faced in deploying AI agents in production environments largely stem from engineering issues due to the lack of an underlying sound runtime environment, as opposed to model capacity limitations. This paper argues that the current generation of agent frameworks have solved the problem of composition but do not provide a runtime environment, and insufficiently address process isolation, resource management, error handling, state durability, and provenance. Building upon concepts drawn from operating system design, saga, runtime validation, and transactions, this paper describes six reliability properties that must be fulfilled by a sophisticated agent runtime environment. It then examines how the current generation of agents including LangChain and orchestration tools such as Temporal and Airflow fall short, before concluding with actionable recommendations to deploy AI agents in a reliable manner.

Downloads

Download data is not yet available.

Downloads

Posted

2026-08-17 — Updated on 2026-08-29

Versions

Version justification

Updated to improve readability, clarity, organization, and presentation. The core content, contributions, and conclusions remain unchanged.