YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

OpenAI Responses API adds async tools, steering

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

OpenAI Responses API adds async tools, steering
OPEN LINK ↗
// 1h agoPRODUCT UPDATE

OpenAI Responses API adds async tools, steering

OpenAI’s Responses API now lets GPT-6 Astra continue independent work while application-managed tools run asynchronously. Developers can also steer active responses over WebSocket while preserving completed work and task context.

// ANALYSIS

This pushes tool-calling agents toward event-driven runtimes, reducing idle latency while making application orchestration more complex.

  • Async tools keep long-running calls from blocking unrelated reasoning or output
  • Developers must manage pending work, retries, correlation, and original call IDs
  • Mid-turn steering enables corrections without restarting an entire agent task
  • Steering requires GPT-6 Astra and Responses API WebSocket transport
  • The latency gains are compelling, but Astra’s premium token pricing makes efficient orchestration essential
// TAGS
responses-apiapiagenttool-usestreaming

DISCOVERED

1h ago

2026-09-04

PUBLISHED

1h ago

2026-09-04

RELEVANCE

9/ 10

AUTHOR

OpenAI