product updateOpenAI

OpenAI Adds Sandboxing and In-Distribution Harness to Agents SDK for Enterprise Deployment

TL;DR

OpenAI has updated its Agents SDK with sandboxing capabilities that allow AI agents to operate in controlled environments, plus an in-distribution harness for frontier model deployment. The features launch initially in Python, with TypeScript support planned.

2 min read
0

OpenAI Adds Sandboxing and In-Distribution Harness to Agents SDK for Enterprise Deployment

OpenAI has updated its Agents software development toolkit (SDK) with sandboxing capabilities and an in-distribution harness designed to help enterprises build and deploy AI agents more safely.

The SDK's new sandboxing feature allows agents to operate in controlled computer environments, accessing files and code only for specific operations while protecting overall system integrity. According to Karan Sharma from OpenAI's product team, the update makes the SDK "compatible with all of these sandbox providers."

The in-distribution harness enables agents to work with files and approved tools within a workspace when running on frontier models—the industry term for the most advanced, general-purpose AI models available. In agent development, a "harness" refers to all components of an agent system besides the underlying model itself.

"This launch, at its core, is about taking our existing agents SDK and making it so it's compatible with all of these sandbox providers," Sharma told TechCrunch. The goal is to allow users "to go build these long-horizon agents using our harness and with whatever infrastructure they have."

Long-horizon tasks refer to complex, multi-step work that requires sustained agent operation over extended periods.

Technical Details and Availability

The new capabilities launch initially in Python, with TypeScript support planned for a later release. OpenAI said it's working to add additional agent features including code mode and subagents to both Python and TypeScript.

The updated Agents SDK is available to all customers via the API using standard pricing. Pricing per specific operation was not disclosed.

What This Means

The sandboxing addition addresses a critical enterprise concern: agent unpredictability. By allowing agents to operate in isolated environments, companies can test and deploy autonomous systems without risking broader infrastructure. The in-distribution harness standardizes how agents interact with frontier models, potentially accelerating enterprise adoption by reducing custom integration work. This update positions OpenAI directly against Anthropic in the enterprise agent tooling race, though neither company has disclosed adoption metrics for their respective SDKs.

Related Articles

product update

OpenAI's Codex for Windows gains Computer Use and remote control from ChatGPT mobile apps

OpenAI has expanded its Codex desktop app to Windows with Computer Use capabilities and remote control from ChatGPT mobile apps. The features, previously Mac-only, allow Codex to operate Windows desktop applications autonomously and enable iPhone, iPad, and Android users to initiate and monitor Codex tasks on Windows devices.

product update

Mistral AI Releases MCP Connectors in Studio with Direct Tool Calling and Human-in-the-Loop Workflows

Mistral AI has released Connectors in Studio, allowing developers to integrate custom MCP (Model Context Protocol) servers alongside built-in connectors for enterprise AI applications. The release includes direct tool calling, human-in-the-loop approval flows, and programmatic connector management via API and SDK.

product update

Mistral launches 20+ MCP connectors and memory system for Le Chat, all features free

Mistral has released 20+ Model Context Protocol (MCP) connectors for Le Chat, enabling integration with enterprise tools including Databricks, Snowflake, GitHub, Atlassian, Asana, Stripe, and Zapier. The company also introduced Memories, a cross-conversation context system that retains user preferences and facts. Both features are available on Le Chat's free plan.

product update

Mistral AI Launches Compute Infrastructure Service with Tens of Thousands of NVIDIA GPUs

Mistral AI has launched Mistral Compute, an AI infrastructure service offering private, integrated stacks including GPUs, orchestration, and APIs. The service will provide access to tens of thousands of NVIDIA GPUs, targeting European, Middle Eastern, and Asian customers seeking alternatives to US or China-based cloud providers.

Comments

Loading...