Amazon Bedrock AgentCore Runtime Now Supports AG-UI Protocol for Real-Time Agent Interfaces
Key Takeaways
- ▸AgentCore Runtime now supports the AG-UI protocol, enabling real-time, interactive agent experiences in user-facing applications
- ▸AG-UI complements existing MCP and A2A protocols, creating a comprehensive ecosystem for agent-to-tool, agent-to-agent, and agent-to-UI communication
- ▸AWS manages infrastructure concerns like authentication, session isolation, and scaling, allowing developers to focus on frontend development
Summary
Amazon has expanded its Bedrock AgentCore Runtime to support the Agent-User Interaction (AG-UI) protocol, enabling developers to build responsive, real-time agent experiences in user-facing applications. The AG-UI protocol is an open, event-based standard that standardizes communication between AI agents and user interfaces, complementing existing Model Context Protocol (MCP) and Agent-to-Agent (A2A) protocols already supported by AgentCore Runtime.
With AG-UI support, AgentCore Runtime handles critical infrastructure concerns including authentication, session isolation, and scaling, allowing developers to concentrate on building interactive frontends. Key capabilities include streaming text chunks and reasoning steps in real-time, state synchronization for dynamic UI updates, structured tool call visualization for transparency, and dual transport support via Server-Sent Events (SSE) and WebSocket for bidirectional communication.
The AG-UI servers are now available across fourteen AWS Regions globally, spanning North America, Europe, and Asia Pacific, providing widespread access to this new capability for enterprise and developer deployments.
- The feature is available across 14 global AWS Regions with support for both SSE and WebSocket transports
Editorial Opinion
Amazon's addition of AG-UI protocol support represents a meaningful step toward making AI agents more accessible in production applications. By handling the infrastructure complexity while providing a standardized, open protocol for agent-UI communication, AWS is lowering the barriers to deploying intelligent, interactive systems. The broad regional availability and dual transport support demonstrate AWS's commitment to enterprise-grade deployment, though widespread developer adoption will depend on clear documentation and strong community engagement around this emerging standard.



