Show HN: OpenAI Agents SDK demos made durable and scalable with Temporal
Show HN (score: 5)
Found: July 30, 2025
ID: 588
Description
Other
Show HN: OpenAI Agents SDK demos made durable and scalable with Temporal
Steve from Temporal here. Temporal is an MIT open source project for reliable execution at scale. I adapted+extended some of OpenAI's Agents SDK samples to integrate with Temporal.
These demo agents can survive process crashes, scale to millions of executions in parallel and have easy-to-implement human interactivity. Just add a couple of Python decorators to your OpenAI agent code, run Temporal workers and you're ready to go.
Check the video I did with OpenAI showing this in action (it's linked in the repo).
OpenAI actually use us for ChatGPT Images and also their Codex code writing agent so I figure this may be a viable path for others to code something easy that's also reliable at scale.
Happy to answer questions.
More from Show
No other tools from this source yet.