Build long-running agents with more control over agent execution. New capabilities in the Agents SDK: • Run agents in controlled sandboxes • Inspect and customize the open-source harness • Control when memories are created and where they’re stored https://t.co/zPyuLup6b6
OpenAI Updates Agents SDK to Support Secure Sandboxes and Durable Execution
OpenAI· Updated
OpenAI updated its Agents SDK with a model-native harness and native sandbox execution to help developers build production-grade autonomous agents. By separating the agent's logic from its execution environment, the system enables durable runs that can recover from crashes and execute code safely in isolated workspaces.
Building reliable agents currently requires complex infrastructure to manage state and security. This update standardizes the agent stack by decoupling the harness from compute, which prevents credential leaks and enables durable execution. If a sandbox fails, the harness can rehydrate (restore state from a snapshot) in a fresh container and continue without losing progress.
You can now build agents that integrate with MCP and use AGENTS.md for instructions. The SDK supports sandbox providers like E2B and Vercel out of the box. These features are generally available to API customers in Python, with TypeScript support coming soon.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →





