Skip to content

[Feature Request] Temporal integration for @openai/agents #1755

@d-pylypenko

Description

@d-pylypenko

Request

We would like an official Temporal integration for the OpenAI Agents SDK in JavaScript/TypeScript, analogous to the existing OpenAIAgentsPlugin for the Python SDK.

Background

Temporal + OpenAI Agents SDK (Python) released an integration that enables:

  • Durable state persistence
  • Fault recovery and retry logic
  • Observability (tracing / audit trails)
  • Scalable agent execution
  • Cost saving by avoiding redundant LLM calls

In the Python ecosystem, developers can simply plug in OpenAIAgentsPlugin to enable agent orchestration inside Temporal workflows.

❓ Is this on your roadmap?

Does the Temporal team plan to release official support for openai-agents-js? If so—do you have an ETA or early preview we could try?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions