Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124

Agentic AI is the latest success story in the tech industry, and companies like OpenAI and Anthropic are racing to provide organizations with the tools they need to create these little automated assistants. To this end, OpenAI has now updated its agent software development kit (SDK).introducing a number of new features designed to help companies create their own agents that run on top of OpenAI models.
New SDK capabilities include sandbox capability, which allows agents to operate in controlled computer environments. This is important because running agents in a completely unsupervised manner can be so risky Because of its sometimes unpredictable nature.
With sandbox integration, agents can work in an isolated capacity within a specific workspace, accessing files and code for only specific operations, while protecting the overall integrity of the system.
Relatedly, the company said that the new version of the SDK also provides developers with a parametric model distribution tool that will allow these agents to work with approved files and tools within the workspace. (In agent development, a “tool” is a term that refers to other components of an agent besides the model on which it runs. A deployment tool often allows companies to deploy and test agents running on frontier models, which considered to be More advanced general purpose models are available.)

“This launch, at its core, is about taking the SDK for our existing customers and making it compatible with all of these sandbox providers,” Karan Sharma, who works on the OpenAI product team, told TechCrunch.
The hope is that this, combined with new harnessing capabilities, will allow users to “go build these far-horizon agents with our tools and with whatever infrastructure they have,” he said.
Such “long-horizon” tasks are generally more complex and multi-step.
TechCrunch event
San Francisco, California
|
October 13-15, 2026
OpenAI said it will continue to expand the Agents SDK over time, but initially, the new harnessing and sandboxing capabilities are being released first in Python, with TypeScript support planned for a later release. The company said it is also working on bringing more proxy capabilities, such as code placement and subproxies, to both Python and TypeScript.
The new Agents SDK capabilities are offered to all customers via the API and will use standard pricing.