AI Transport JS SDK v0.7.0: OpenAI Responses codec
Client Library SDK Improvement This release adds support for the OpenAI Responses API. If your agent talks to the Responses API directly, you can now stream it over an Ably channel, with client-executed tools and human tool approvals included. The main changes: OpenAI Responses codec: a new @ably/ai-transport/openai entry point streams the OpenAI Responses API over a session (assistant text, refus…