agent architecture
30 articles about agent architecture in AI news
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.
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.
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.
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.
NVIDIA CEO Jensen Huang Declares All Future Software Will Be Agentic
NVIDIA CEO Jensen Huang stated that all future software will be agentic, meaning every software company must transform into an agentic company. This vision positions AI agents as the fundamental architecture for future computing.
Enterprises Are Trading ‘Press One’ for CRM-Native AI Agents
A new report highlights a shift from traditional IVR systems to AI agents integrated directly into CRM platforms. This represents a fundamental change in customer service architecture, moving from scripted menus to conversational, context-aware systems.
Building a Next-Generation Recommendation System with AI Agents, RAG, and Machine Learning
A technical guide outlines a hybrid architecture for recommendation systems that combines AI agents for reasoning, RAG for context, and traditional ML for prediction. This represents an evolution beyond basic collaborative filtering toward systems that understand user intent and context.
Alibaba DAMO Academy Releases AgentScope: A Python Framework for Multi-Agent Systems with Visual Design
Alibaba's DAMO Academy has open-sourced AgentScope, a Python framework for building coordinated AI agent systems with visual design, MCP tools, memory, RAG, and reasoning. It provides a complete architecture rather than just building blocks.
AgentOps: The Missing Layer That Makes Enterprise AI Safe, Reliable & Scalable
A practical architecture framework for bringing safety, governance, and reliability to enterprise AI agents, based on real deployments. This addresses the critical gap between building agents and operating them at scale in business environments.
LangChain Open-Sources Deep Agents: MIT-Licensed Framework Replicating Claude Code's Core Workflow
LangChain released Deep Agents, an open-source framework that recreates the core architecture of coding agents like Claude Code. The MIT-licensed system is model-agnostic and provides modular components for building inspectable coding assistants.
Claude Code's New Tool Calling 2.0: How to Build Reliable Multi-Step Agents
Anthropic's Tool Calling 2.0 architecture fixes the reliability issues that previously made AI agents fail on complex workflows.
Beyond Simple Retrieval: The Rise of Agentic RAG Systems That Think for Themselves
Traditional RAG systems are evolving into 'agentic' architectures where AI agents actively control the retrieval process. A new 5-layer evaluation framework helps developers measure when these intelligent pipelines make better decisions than static systems.
Context Engineering: The New Foundation for Corporate Multi-Agent AI Systems
A new paper introduces Context Engineering as the critical discipline for managing the informational environment of AI agents, proposing a maturity model from prompts to corporate architecture. This addresses the scaling complexity that has caused enterprise AI deployments to surge and retreat.
Karpathy's AI Research Agent: 630 Lines of Code That Could Reshape Machine Learning
Andrej Karpathy has released an open-source AI agent that autonomously runs ML research loops—modifying architectures, tuning hyperparameters, and committing improvements to Git while requiring minimal human oversight.