# Workflow Streams: Live interactivity for agents and other applications

DevFeed: [Workflow Streams: Live interactivity for agents and other applications](<https://devfeed.tech/articles/workflow-streams-live-interactivity-for-agents-and-other-applications-36117.md>)

Original publisher: [Read original article](<https://temporal.io/blog/workflow-streams-live-interactivity-agents-other-applications>)

Author: Johann Schleier-Smith

Published: 2026-06-17T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Streaming](<https://devfeed.tech/topics/streaming.md>), [User Interfaces](<https://devfeed.tech/topics/user-interfaces.md>), [Library](<https://devfeed.tech/topics/library.md>), [clients](<https://devfeed.tech/topics/clients.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [streams](<https://devfeed.tech/tags/streams.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [ui](<https://devfeed.tech/tags/ui.md>)

## AI overview

Temporal introduces Workflow Streams, a durable streams abstraction for building interactive UIs with incremental updates. The feature supports AI-agent status, reasoning, tool-call, and generated-text updates, and is in Public Preview for Python and TypeScript.

## Source excerpt

Workflow Streams brings durable interactivity to Temporal. You get stream agent reasoning, tool calls, and status updates to any UI.