ToolsThe story, in brief

Speeding up agentic workflows with WebSockets in the Responses API

WebSockets just cut agent latency. Here's how OpenAI's Responses API is changing the speed math for production AI workflows.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

OpenAI is shipping infrastructure optimizations (WebSockets + connection-scoped caching) that materially reduce API overhead for agentic systems. This is a developer-facing feature drop that affects how teams deploy agents in production, signaling OpenAI's focus on agent performance as a competitive differentiator.

The key facts

10 to know
  1. WebSockets integration in Responses API

  2. Connection-scoped caching reduces API overhead

  3. Model latency improvements for agent loops

  4. Published Apr 22 2026 (recent release)

  5. Codex agent loop optimization focus

  6. Feature: WebSocket support in Responses API

  7. Use case: Codex agent loop optimization

  8. Benefit: Reduced API overhead and improved model latency

  9. Target: Agentic workflows at scale

  10. Technology: Connection-scoped caching implementation

Go to the source

OpenAI Blogopenai.com

Publisher excerpt: A deep dive into the Codex agent loop, showing how WebSockets and connection-scoped caching reduced API overhead and improved model latency.
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools