agent architecture
30 articles about agent architecture in AI news
Akshay Pachaar Inverts LLM Agent Architecture with 'Harness' Design
AI engineer Akshay Pachaar outlined a novel 'harness' architecture for LLM agents that externalizes intelligence into memory, skills, and protocols. He is building a minimal, didactic open-source implementation of this design.
Solving LLM Debate Problems with a Multi-Agent Architecture
A developer details moving from generic prompts to a multi-agent system where two LLMs are forced to refute each other, improving reasoning and output quality. This is a technical exploration of a novel prompting architecture.
Google DeepMind Unveils 'Intelligent AI Delegates': A Paradigm Shift in Autonomous Agent Architecture
Google DeepMind has introduced a groundbreaking framework called 'Intelligent AI Delegates' that fundamentally reimagines how AI agents operate. This new architecture enables more autonomous, efficient, and collaborative problem-solving by allowing AI systems to delegate tasks dynamically.
Open-Source 'Codex CLI' Emerges as Free Alternative to OpenAI's Tools, Claims 30-Agent Architecture
An open-source project called 'Codex CLI' has been released, offering a free command-line interface that its creators claim outperforms OpenAI's offerings by coordinating 30 specialized AI agents for coding tasks.
Three Agents, One Mission: A Multi-Agent Architecture for Real-Time Fraud Detection
A technical walkthrough of a multi-agent system built with Mesa and XGBoost for real-time fraud detection. It moves beyond a simple classifier to a complete, observable, and actionable pipeline.
OpenDev Paper Formalizes the Architecture for Next-Generation Terminal AI Coding Agents
A comprehensive 81-page research paper introduces OpenDev, a systematic framework for building terminal-based AI coding agents. The work details specialized model routing, dual-agent architectures, and safety controls that address reliability challenges in autonomous coding systems.
MAPLE Architecture: How AI Agents Can Finally Learn and Remember Like Humans
Researchers propose MAPLE, a novel sub-agent architecture that separates memory, learning, and personalization into distinct components, enabling AI agents to genuinely adapt to individual users with 14.6% improvement in personalization scores.
8-Agent System Builder: Anthropic's Simpler Approach Beat My 2-Day Build
Engineer built 8-agent system in 2 days; Anthropic's simpler 2-agent approach outperformed it. Lesson: minimal agent architecture beats complex orchestration.
GeoAgentBench: New Dynamic Benchmark Tests LLM Agents on 117 GIS Tools
A new benchmark, GeoAgentBench, evaluates LLM-based GIS agents in a dynamic sandbox with 117 tools. It introduces a novel Plan-and-React agent architecture that outperforms existing frameworks in multi-step spatial tasks.
Seven Voice AI Architectures That Actually Work in Production
An engineer shares seven voice agent architectures that have survived production, detailing their components, latency improvements, and failure modes. This is a practical guide for building real-time, interruptible, and scalable voice AI.
The Power of Simplicity: How Minimalist AI Agents Are Revolutionizing Automated Theorem Proving
New research challenges the prevailing wisdom that complex AI systems are necessary for sophisticated tasks like automated theorem proving. A deliberately minimalist agent architecture demonstrates that streamlined approaches can achieve competitive performance while improving reproducibility and efficiency.
A Reference Architecture for Agentic Hybrid Retrieval in Dataset Search
A new research paper presents a reference architecture for 'agentic hybrid retrieval' that orchestrates BM25, dense embeddings, and LLM agents to handle underspecified queries against sparse metadata. It introduces offline metadata augmentation and analyzes two architectural styles for quality attributes like governance and performance.
Memory Systems for AI Agents: Architectures, Frameworks, and Challenges
A technical analysis details the multi-layered memory architectures—short-term, episodic, semantic, procedural—required to transform stateless LLMs into persistent, reliable AI agents. It compares frameworks like MemGPT and LangMem that manage context limits and prevent memory drift.
8 RAG Architectures Explained for AI Engineers: From Naive to Agentic Retrieval
A technical thread explains eight distinct RAG architectures with specific use cases, from basic vector similarity to complex agentic systems. This provides a practical framework for engineers choosing the right approach for different retrieval tasks.
FAOS Neurosymbolic Architecture Boosts Enterprise Agent Accuracy by 46% via Ontology-Constrained Reasoning
Researchers introduced a neurosymbolic architecture that constrains LLM-based agents with formal ontologies, improving metric accuracy by 46% and regulatory compliance by 31.8% in controlled experiments. The system, deployed in production, serves 21 industries with over 650 agents.
AI Agent Types and Communication Architectures: From Simple Systems to Multi-Agent Ecosystems
A guide to designing scalable AI agent systems, detailing agent types, multi-agent patterns, and communication architectures for real-world enterprise production. This represents the shift from reactive chatbots to autonomous, task-executing AI.
Multi-Agent AI Systems: Architecture Patterns and Governance for Enterprise Deployment
A technical guide outlines four primary architecture patterns for multi-agent AI systems and proposes a three-layer governance framework. This provides a structured approach for enterprises scaling AI agents across complex operations.
AI Agents Get a Memory Upgrade: New Framework Treats Multi-Agent Memory as Computer Architecture
A new paper proposes treating multi-agent memory systems as a computer architecture problem, introducing a three-layer hierarchy and identifying critical protocol gaps. This approach could significantly improve reasoning, skills, and tool usage in collaborative AI systems.
Subagent AI Architecture: The Key to Reliable, Scalable Retail Technology Development
Subagent AI architectures break complex development tasks into specialized roles, enabling more reliable implementation of retail systems like personalization engines, inventory APIs, and clienteling tools. This approach prevents context collapse in large codebases.
DualPath Architecture Shatters KV-Cache Bottleneck, Doubling LLM Throughput for AI Agents
Researchers have developed DualPath, a novel architecture that eliminates the KV-cache storage bottleneck in agentic LLM inference. By implementing dual-path loading with RDMA transfers, the system achieves nearly 2× throughput improvements for both offline and online scenarios.
MCP vs. UCP: The Two-Layer Protocol Architecture for AI Agents That Can
A technical breakdown of two emerging protocols: Anthropic's Model Context Protocol (MCP) for general tool integration and the Google-Shopify Universal Commerce Protocol (UCP) for standardized shopping. UCP, backed by major retailers and payment processors, introduces persistent checkout sessions and secure payment tokens, creating a foundational layer for autonomous commerce agents.
The Self Driving Portfolio: Agentic Architecture for Institutional Asset Management
Researchers propose an 'agentic strategic asset allocation pipeline' using ~50 specialized AI agents to forecast markets, construct portfolios, and self-improve. The system is governed by a traditional Investment Policy Statement, aiming to automate high-level asset management.
The Single-Agent Sweet Spot: A Pragmatic Guide to AI Architecture Decisions
A co-published article provides a framework to avoid overengineering AI systems by clarifying the agent vs. workflow spectrum. It argues the 'single agent with tools' is often the optimal solution for dynamic tasks, while predictable tasks should use simple workflows. This is crucial for building reliable, maintainable production systems.
LangGraph vs Temporal for AI Agents: Durable Execution Architecture Beyond For Loops
A technical comparison of LangGraph and Temporal for orchestrating durable, long-running AI agent workflows. This matters for retail AI teams building reliable, complex automation pipelines.
Why Agentic AI Demands a New Architecture: Bain's Strategic Framework
Bain & Company argues that deploying agentic AI systems requires fundamentally new architectural thinking, moving beyond simple API calls to orchestrated workflows. This has significant implications for how luxury brands should plan their AI infrastructure investments.
Building ReAct Agents from Scratch: A Deep Dive into Agentic Architectures, Memory, and Guardrails
A comprehensive technical guide explains how to construct and secure AI agents using the ReAct (Reasoning + Acting) framework. This matters for retail AI leaders as autonomous agents move from theory to production, enabling complex, multi-step workflows.
Claude Code's Six-Layer Architecture: Harness, Not Magic
Claude Code's six-layer architecture uses a 3-layer context compressor at 92% threshold and Redis-based multi-agent FSM protocol. The model is just one node in a harness.
Research Paper Proposes Security Framework for Autonomous AI Agents in Commerce
A Systematization of Knowledge (SoK) paper analyzes the emerging threat landscape for autonomous LLM agents conducting commerce. It identifies 12 attack vectors across five dimensions and proposes a layered defense architecture. This is a foundational security analysis for a nascent but high-stakes technology.
Cognitive Companion Monitors LLM Agent Reasoning with Zero Overhead
A 'Cognitive Companion' architecture uses a logistic regression probe on LLM hidden states to detect when agents loop or drift, reducing failures by over 50% with zero inference overhead.
AiScientist Agent Uses 'File-as-Bus' to Score 81.82% on MLE-Bench Lite
Researchers introduced AiScientist, an autonomous ML research agent that uses a 'File-as-Bus' architecture for state management. It scores 81.82% on MLE-Bench Lite, with the file system contributing 31.82 points of that performance.