Long-running AI agents challenge existing HTTP-based interactions due to session interruptions, connection drops, and multi-step reasoning workflows. Ably’s updated cloud infrastructure introduces a durable session layer tailored to AI use cases, improving reliability and developer experience without disrupting existing HTTP toolchains.

  • Durable sessions extend beyond streams to cover presence and shared state.
  • AI Transport design balances HTTP compatibility with improved response handling.
  • Mutable messaging and live objects enable seamless reconnects and agent-human sync.

Infrastructure signal

Ably’s evolution highlights a significant shift in cloud infrastructure towards supporting AI workloads with long-running processes that maintain persistent, stateful communication sessions. Traditional HTTP request/response protocols fail to meet the needs of AI agents performing multi-step reasoning, frequent tool calls, and handling interruptions or device context switches. By advancing the durable session concept with mutable messages, presence management, and collaborative storage, Ably addresses these operational demands while ensuring cloud reliability and session continuity.

This infrastructure enhancement impacts cloud cost models and scalability as the platform must handle trillions of transactions, now with added complexity around session sustainment and state synchronization. The durability layer allows reconnects and state rehydration without complete message replay, which optimizes network and storage usage, reducing overhead and improving efficiency for large-scale AI applications.

Advertising
Reserved for inline-leaderboard

Developer impact

From a developer workflow perspective, Ably’s introduction of durable sessions under the 'AI Transport' mechanism means minimal disruption to existing API and infrastructure usage. Developers continue to initiate requests via HTTP, preserving familiar patterns, while responses leverage a durable session for reliable streaming and state keeping. This design lowers the barrier to integrating long-lived AI agents by abstracting complex state management and reconnection logic within the platform’s primitives.

The mutable messaging and live objects capabilities enable developers to maintain synchronized state between AI agents and human users even when sessions interrupt or users switch devices. This fosters improved user experiences by supporting session persistence, shared context, and adaptive interaction flows. It also empowers developers to focus more on application logic rather than underlying transport resilience and state management.

What teams should watch

Cloud infrastructure and platform teams should monitor how durable session concepts extend beyond simple data streaming to include presence, state sharing, and offline notifications. This complexity signals evolving platform requirements that balance reliability, scalability, and developer simplicity, encouraging evaluation of messaging and session management alternatives in AI workflows.

Application and API teams working on interactive AI agents will want to gauge integration options with durable sessions while maintaining HTTP compatibility for client-server communication. Understanding mutable messaging semantics and live object syncing will be critical to leveraging full session resilience and improving user engagement. Additionally, teams must consider observability and deployment implications around long-lived connections and stateful interaction patterns.

Source assisted: This briefing began from a discovered source item from The New Stack. Open the original source.
How SignalDesk reports: feeds and outside sources are used for discovery. Public briefings are edited to add context, buyer relevance and attribution before they are published. Read the standards

Related briefings