Conversations workspace revamp
Conversations workspace revamp

- Voice and Webchat as separate scopes — each with their own saved views, column layouts, and an integrated review side panel that opens without leaving the table.
- Saved views — built-in Production and Test System Views, plus your own Custom Views as pinned tabs. Duplicate, set as default, and share filters as a link.
- Diagnosis toggle group — debugging layers (tool calls, flows, variables, latency, logs, sources) are now independent toggles that persist as you move between conversations.
SMS closing notification on idle timeout
SMS closing notification on idle timeout
When an SMS conversation goes idle and the session times out due to inactivity, the agent now sends a brief closing SMS — “I am going to end conversation now” — before tearing the session down. Users get an explicit signal that the conversation is over instead of silently being dropped.This applies only to abandoned (timed-out) sessions. Conversations that end naturally or because the user explicitly leaves are unchanged.See SMS overview → Session timeouts for details.
Agent Development Kit (ADK)
Agent Development Kit (ADK)

polyai-adk on PyPI) that brings a pull-edit-push workflow to Agent Studio projects.- Pull your project as code —
poly pulldownloads your agent as human-readable YAML files organized by resource type (topics, flows, entities, agent settings) plus Python for functions. - Edit anywhere — work in your IDE, with scripts, or with AI coding assistants like Claude, and version everything in Git.
- Push back to Agent Studio —
poly pushdiffs local changes against the remote state and applies updates to the target environment immediately. - Self-serve API keys — generate keys from your account at studio.poly.ai. Fully compatible with Agent Studio and the Agents API — switch between surfaces at any time.
Tripleseat integration
Tripleseat integration
Connect PolyAI to Tripleseat to capture event and large-party leads from voice, webchat, and SMS conversations — without writing custom code. Projects on the PLG restaurant template can connect Tripleseat through one-click OAuth from the Integrations page; other projects continue to be supported through Managed Services.See Tripleseat for the setup guide.

