temporalio / temporalio/sdk-python
[Feature Request] OpenAI Agents Streaming support
Open
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
- 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
- What's the recommended way to integrate? the
OpenAIAgentsPluginorset_open_ai_agent_temporal_overrides? If plugin, any plan to cut a release with latest changes? - 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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