Skip to content
Review

From Cognitive Architectures to Language Agents: A Mechanism-Level Review of Lineage, Convergence, and Migration Gaps

Jul 2026 · 1 citation · ⚡ 1 influential · 50 references
Computer Science

TL;DR

This review connects ten historical cognitive architectures, eight language-agent runtime families, and forty-two mechanism-focused modern systems to contribute a distinctive-mechanism catalog, an auditable evidence-depth framework, and a falsifiable agenda for testing these bundles as composable runtime invariants.

Abstract

Memory, planning, reflection, and tool use are often compared as feature labels, obscuring the control semantics that determine how an agent actually runs. This review connects ten historical cognitive architectures, eight language-agent runtime families, and forty-two mechanism-focused modern systems. We reconstruct each mechanism through state, control, transition, persistence, failure, learning, and resource governance, then code evidence relation (E1-E4) separately from migration depth (D0-D4). The resulting landscape is uneven. Modern agents have operationalized substantial parts of adaptive memory, failure recovery, dynamic team selection, workflow search, skill induction, resource scheduling, and uncertainty-conditioned action, although often through independent convergence rather than documented inheritance. The strongest remaining opportunities lie in couplings among mechanisms. Closest-baseline screening closes one proposed gap: GraSP already combines calibrated multi-skill selection, typed compilation, verification, bounded repair, and replanning or ReAct fallback. Five residual bundles remain: activation with latency and action utility; typed impasse with isolated substates and resolution compilation; bounded content competition with broadcast and admission learning; persistent intention with reconsideration and live method authority; and uncertainty with resource allocation, interruption, and stopping. We contribute a distinctive-mechanism catalog, an auditable evidence-depth framework, and a falsifiable agenda for testing these bundles as composable runtime invariants.

View source

Similar papers

Review Open access Aug 2026

From Language Models to Agentic AI: A Survey of Autonomous, Action-Enabled, and Collaborative LLM Agents

A unified, taxonomy-driven, and deployment-oriented survey of agentic AI systems, synthesizing recent advances through a modular reference architecture and a four-dimensional taxonomy that characterizes agents along the axes of autonomy, tool use, collaboration, and safety–governance is presented.

Sparsh Bajoria, Shreyanshu Ranjan, Adhitya M et al. · 0 citations
Preprint Jul 2026

PhyAgentOS: A Self-Evolving Operating System for Embodied Agents with Decoupled Cognitive Planning and Physical Execution

This work presents PhyAgentOS, a runtime foundation delivering scheduling, verification, memory, benchmarking, and safety as system-level services, and distinguishes execution termination from semantic task completion via evidence-grounded verdicts of success, failure, or replan.

Yang Liu, Weixing Chen, Xinshuai Song et al. · 2 citations
Preprint Jul 2026

Fantastic Adaptive Taxonomies and How to Use Them

It is argued that an agent system should maintain an explicit representation of how it fails, induced from its own behavior and reusable wherever failure feedback is needed, and AdaMAST builds this representation by converting a target system's traces into a compact, evidence-grounded failure taxonomy.

M. Cemri, Andrei Cojocaru, Melissa Z. Pan et al. · 0 citations
Preprint Jul 2026

Beyond the Leaderboard: A Synthesis of Tool-Use, Planning, and Reasoning Failures in Large Language Model Agents

This paper synthesizes 27 benchmark, taxonomy, and audit papers (2023-2026), spanning 19 distinct benchmarks, into a cross-cutting taxonomy of agent limitations, the first synthesis that integrates evidence across tool use, planning, long-horizon reasoning, multi-agent coordination, safety, and measurement validity into a single, unified taxonomy of LLM agent limitations.

Wael S. Albayaydh, Rui Zhao, Ivan Flechais · 1 citation
Conference Jul 2026

Architectures, Learning Loops, and Emergence in Agentic Services Computing

Large Language Model (LLM)-based agents are evolving from isolated task executors into interconnected societies of autonomous services capable of coordination, adaptation, and collective intelligence. This paper surveys and synthesizes recent advances in agentic services computing, LLM-based multiagent systems, and language-augmented reinforcement learning to analyze how feedback-driven learning loops enable emergent behaviors at system scale. We organize the design space along four dimensions: perception and context modeling, autonomous decision-making, multi-agent collaboration, and evaluation with alignment and trustworthiness. Building on this analysis, we propose a reference architecture for feedback-driven LLM-agent societies that integrates reinforcement learning, verbal feedback, episodic memory, coordination, and governance layers. We further define sociocognitive execution metrics for coordination density, goal agreement, role specialization, recovery, strategy diversity, throughput, behavioral variance, and failure tolerance, and illustrate their use through case studies and a localized ASC Micro-Testbed prototype. The prototype results show how critic feedback, episodic memory, and macro-level safety filtering support bounded recovery and constraint preservation. Finally, we identify open challenges, including cumulative learning without knowledge entropy, scalable coordination, trustworthy evolution, and standardized evaluation for reliable emergent agentic systems.

Sadaf Shafi, Michael Bidollahkhani, Julian M. Kunkel · 0 citations
Preprint Aug 2026

Prime Agent: A Self-Improving RLM Harness

Low-friction, expressive membrane prevents harness failures from becoming model failures and pushes measurement toward the model's true maximal underlying capability, on Factorio, where refinement allows for continuous technology progression and dedicated subagents enable parallelized work.

Seth Karten, Alex L. Zhang, Kevin Thomas et al. · 2 citations · ⚡1