OpenAI Adds Sandboxing and In-Distribution Harness to Agents SDK for Enterprise Deployment
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.
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
OpenAI adds sandbox isolation to Agents SDK for secure AI agent deployment
OpenAI has released a major update to its Agents SDK that adds native sandbox support for running AI agents in isolated environments. The framework bundles Model Context Protocol tool usage, code execution, file editing, and custom instructions, with support for sandbox providers including Cloudflare, Vercel, E2B, and Modal.
GitHub Copilot imposes multi-day rate limits after fixing token counting bug that undercharged customers
GitHub Copilot customers are experiencing rate limits lasting up to 181 hours after the company fixed a token counting bug that had been undercharging for usage of newer models including Claude Opus 4.6 and GPT-5.4. GitHub has suspended Pro free trials and removed Anthropic's Opus 4.6 Fast model from Pro+ tiers.
Microsoft Copilot adds track changes, comment management to Word for legal and compliance workflows
Microsoft has added track changes monitoring, comment management, and table of contents insertion to Copilot in Word. The features run on Microsoft's "Work IQ" adaptation layer and are currently available only through the Office Insiders Beta Channel Frontier program on Windows.
OpenAI GPT-5.4 Pro reportedly solves Erdős problem #1196 in 80 minutes, reveals novel mathematical connection
OpenAI's GPT-5.4 Pro model has reportedly solved Erdős open problem #1196 in approximately 80 minutes, with another 30 minutes to format the solution as a LaTeX paper. Mathematician Terence Tao notes the solution reveals a previously undescribed connection between integer anatomy and Markov process theory.
Comments
Loading...