June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
Sandbox & Platform EngineeringSession

1,000 Agent Tasks in a Sandbox: What Breaks When LLMs Write and Run Code

Kevin Orellana

When
Wednesday, July 12:25 PM – 2:45 PM · 20 min
Where
Track 1San Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

We ran 1,000 automated tasks through a production code interpreter sandbox — file I/O, package installs, data analysis, ML training, binary downloads, multi-language execution — and tracked every failure. 88% passed. The other 12% revealed 18 distinct failure modes that no unit test would catch: binary encoding corruption in the transport layer, null bytes silently truncating file downloads, pip blocked by network isolation with no useful error, and path traversal inputs accepted without validation. This talk walks through the experiment design, the findings ranked by severity, and what we changed. If you are building or operating sandboxed execution for AI agents, these are the bugs waiting for your customers to find first.

Speaker

Kevin Orellana
Kevin Orellana

Software Engineer, Amazon Web Services

Kevin Orellana is a software engineer at AWS, where he builds the sandboxed code-execution and browser-automation infrastructure that lets AI agents — including coding agents — run code and drive websites safely at scale. He previously worked on Amazon Bedrock's model-serving platform, where he tech-led the launch of Anthropic's Claude Sonnet on Bedrock and helped design the infrastructure behind several frontier-model launches.

More in Sandbox & Platform Engineering