Timelines converge: the emergence of agentic AI
2023-2024 – enterprise-grade agent platforms
The convergence of distributed software agent architectures and transformer-based LLMs culminated in the rise of agentic AI.
-
Amazon Bedrock Agents introduced a fully managed way to build goal-driven, tool-using software agents by using foundation models from Amazon Bedrock.
-
The Model Context Protocol (MCP) from Anthropic defined a method for large language models to access, and interact with, external tools, environments, and memory. This is key for contextual, persistent, and autonomous behavior.
These two milestones represent the synthesis of agency and intelligence. Agents were no longer limited to static workflows or rigid automation. They could now reason across multiple steps, coordinate with tools and APIs, maintain contextual state, and learn and adapt over time.
January-June 2025 – expanded enterprise capabilities
In the first half of 2025, the agentic AI landscape expanded significantly with new enterprise capabilities. In February 2025, Anthropic released Claude 3.7 Sonnet, which was the first hybrid reasoning model on the market, and the MCP specification gained widespread adoption.
AI coding assistants such as Amazon Q Developer
In May 2025, AWS strengthened customer options for building agentic AI workflows
by open sourcing the Strands Agents
framework
Emergence – agentic AI
The evolution of software agents, from early ideas of autonomy to modern, LLM-enabled orchestration, has been long and layered. What began with Oliver Selfridge's vision of perceiving programs has grown into a robust ecosystem of intelligent, context-aware, goal-driven software agents that can collaborate, adapt, and reason.
The convergence of distributed artificial intelligence (DAI) and transformer-based generative AI marks the beginning of a new era in which software agents are no longer only tools, but autonomous actors in intelligent systems.
Agentic AI represents the next evolution in software systems. It provides a class of intelligent agents that are autonomous, asynchronous, and agentic, and can act with delegated intent and operate purposefully within dynamic, distributed environments. Agentic AI unifies the following:
-
The architectural lineage of multi-agent systems and the actor model
-
The cognitive model of perceive, reason, act
-
The generative power of LLMs and transformers
-
The operational flexibility of cloud-native and serverless computing