May 27, 2026
New
Unified event stream across SDKs
Every SDK now exposes the same new_events_connection() / newEventsConnection() API for consuming your account’s live event stream — inbound messages, completed calls, and more — with the same loop in every language.
CLI listen service
dial listen install runs a background daemon that captures account events to a local log, and dial wait-for reads from it when it’s running.
Documentation
The Dial docs are live, covering the CLI, the Node, Python, and LangChain SDKs, and the full REST API reference.