← Browse

World's Fair 2026

From fork() to Fleet: Designing an Agent Sandbox Cloud — Abhishek Bhardwaj, OpenAI

Abhishek Bhardwaj

Overview

This talk explores the design principles behind creating secure and scalable agent sandbox clouds. It begins by explaining why AI models need the ability to execute code or use tools to handle tasks with verifiable rewards, such as math and coding problems. The presentation then delves into the evolution of sandbox technologies, from basic process isolation to advanced virtualization, emphasizing the critical need for robust security to protect against malicious or overzealous code execution in both research and product environments.

Who should watch

Key takeaways

Notable quotes

*The key unlock was that given the model tool calling capability or a way to execute code the model gets these verifiable reward questions around code and math correctly.*
*Security is a spectrum. You can still get a decent amount of protection from containers.*
*My view is that security like system tricks can cover performance issues, but they cannot hide security breaches.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.