temporalio / temporalio/sdk-python

[Feature Request] OpenAI Agents Streaming support

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

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
1.2k
Forks
241
Avg merge
3d 21h
Merged PRs (30d)
55

Description

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.