# Production-ready agents with the OpenAI Agents SDK + Temporal

DevFeed: [Production-ready agents with the OpenAI Agents SDK + Temporal](<https://devfeed.tech/articles/production-ready-agents-with-the-openai-agents-sdk-temporal-35715.md>)

Original publisher: [Read original article](<https://temporal.io/blog/announcing-openai-agents-sdk-integration>)

Author: Cornelia Davis

Published: 2025-07-30T00:00:00Z

Content type: release

Language: en

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

Topics: [OpenAI](<https://devfeed.tech/topics/openai.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [openai](<https://devfeed.tech/tags/openai.md>), [production](<https://devfeed.tech/tags/production.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

## AI overview

OpenAI and Temporal added Durable Execution to agents built with the OpenAI Agents SDK, enabling applications to retry requests, resume after crashes, and continue long-running work when problems occur. The article notes that the Python SDK integration became generally available on March 23, 2026, after an earlier public preview.

## Source excerpt

OpenAI and Temporal have teamed up to add Durable Execution to agents built using OpenAI's Agents SDK, and today we released the new integration in Public Preview.