ArXiv TLDR

Externalization in LLM Agents: A Unified Review of Memory, Skills, Protocols and Harness Engineering

🐦 Tweet
2604.08224

Chenyu Zhou, Huacan Chai, Wenteng Chen, Zihan Guo, Rong Shan + 16 more

cs.SEcs.MA

TLDR

LLM agents increasingly externalize capabilities like memory, skills, and protocols into surrounding infrastructure, transforming how they solve complex tasks.

Key contributions

  • Reviews the shift towards externalizing LLM agent capabilities into runtime infrastructure.
  • Categorizes externalization into memory, skills, and interaction protocols.
  • Highlights harness engineering as the unifying layer for governed execution.
  • Presents a framework explaining agent progress via external cognitive infrastructure.

Why it matters

This paper offers a crucial framework for understanding how LLM agents increasingly rely on external cognitive infrastructure, not just stronger models. It redefines how agent capabilities are built and managed, emphasizing externalized memory, skills, and protocols, which is vital for future agent design.

Original Abstract

Large language model (LLM) agents are increasingly built less by changing model weights than by reorganizing the runtime around them. Capabilities that earlier systems expected the model to recover internally are now externalized into memory stores, reusable skills, interaction protocols, and the surrounding harness that makes these modules reliable in practice. This paper reviews that shift through the lens of externalization. Drawing on the idea of cognitive artifacts, we argue that agent infrastructure matters not merely because it adds auxiliary components, but because it transforms hard cognitive burdens into forms that the model can solve more reliably. Under this view, memory externalizes state across time, skills externalize procedural expertise, protocols externalize interaction structure, and harness engineering serves as the unification layer that coordinates them into governed execution. We trace a historical progression from weights to context to harness, analyze memory, skills, and protocols as three distinct but coupled forms of externalization, and examine how they interact inside a larger agent system. We further discuss the trade-off between parametric and externalized capability, identify emerging directions such as self-evolving harnesses and shared agent infrastructure, and discuss open challenges in evaluation, governance, and the long-term co-evolution of models and external infrastructure. The result is a systems-level framework for explaining why practical agent progress increasingly depends not only on stronger models, but on better external cognitive infrastructure.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.