Why it matters
OpenAI updates the Agents SDK with native sandbox execution and a model-native harness for building secure, long-running agents.
My takeaway: Important for agent builders because native sandboxes and model-aware harnesses move safety closer to the runtime instead of leaving it to application glue. That is the right direction for testing action safety, privilege boundaries, and long-running agent behavior.