[Feature Request] OpenAI Agents Streaming support

Open
#1,009 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
ai

Research direction

Start by inspecting the existing agent integration around run_streamed(), OpenAIAgentsPlugin, and set_open_ai_agent_temporal_overrides. Clarify whether the goal is streaming support, integration guidance, release planning, or worker-safety documentation, then define tests or documentation that demonstrate the chosen behavior is complete.

Written by the indexing model from the issue text.

Description

enhancement
Feature Request
  1. Looks like run_streamed() is not supported. In a long running reasoning agent, we need to keep the chat updated with the progress. Any plan to support it?
Answered Questions
  1. What's the recommended way to integrate? the OpenAIAgentsPlugin or set_open_ai_agent_temporal_overrides? If plugin, any plan to cut a release with latest changes?
  2. Is it safe to use single worker for both regular workflows/activities and agent workflows? concerned about plugin/override negatively interacting with other workflows.
Dominant language
Python
Stars
1.2k
Forks
241
Avg merge
3d 2h
Merged PRs (30d)
49

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from temporalio/sdk-python

All issues in temporalio/sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.