OpenAIはAgents SDKにmodel-native harnessとnative sandbox executionを加え、agentがfile確認、command実行、code編集、長時間taskの継続をしやすくした。Blaxel、Cloudflare、Daytona、E2B、Modal、Runloop、Vercelを支援し、まずPythonでGA提供される。
#sandbox
RSS Feed約260ポイントのLaunch HN投稿は、Freestyleをcoding agent向けインフラとして紹介した。sub-second VM startup、実行中sandboxのlive forking、pause-and-resume persistence、組み込みgit hosting、そして軽量containerではなくfull Linux VMである点が中心テーマになっている。
Perplexityは2026年3月12日、Computer for Enterpriseを発表した。SOC 2 Type II、SAML SSO、audit logs、admin controlsを継承しつつ、browser操作とcode executionをisolated sandbox環境で実行する点が中核となる。
Vercelは2026年3月12日、Notion WorkersがVercel Sandbox上でagent-capableなcodeを実行しているとXで紹介した。公式記事では、Workersがthird-party sync、automation、AI agent tool callを担い、Sandboxがisolation、credential management、network control、snapshots、active-CPU billingを提供すると説明している。
PerplexityはMarch 11, 2026にSandbox APIをAgent APIのtoolかつstandalone serviceとして提供すると述べた。既存docsがAgent APIを明示的tool configurationを持つmulti-provider interfaceとして説明していることを踏まえると、この更新はcode executionをorchestrationの中核に近づけるものだ。