Section 01
Agent libOS: Runtime Substrate for Long-Running, Capability-Controlled LLM Agents (Introduction)
Original Author/Maintainer: arXiv Author Team Source Platform: arXiv Original Title: Agent libOS: A Library-OS-Inspired Runtime for Long-Running, Capability-Controlled LLM Agents Original Link: http://arxiv.org/abs/2606.03895v1 Publication Date: June 2, 2026
Core Viewpoint: Agent libOS draws on the design philosophy of library operating systems to provide a runtime substrate for LLM agents. It treats tool calls as libc-style encapsulations, enforces permission boundaries at the runtime primitive level, and supports agent scheduling, authorization, recovery, and auditing.