Sign InOpen Brain
Atlas / Infra

Sandboxing

Open JSONConfidence: Auto-collectedLast updated 2026-07-31

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

Data and Environment Curation for Post-Training LLMs — Mahesh Sathiamoorthy, Bespoke Labs
AI Engineer · 2026-07-31

Post-training gains depend heavily on task selection, rollout quality, and environment design. For many enterprise agents, curated SFT may deliver most of the value before costly RL.

Emulated: The Data for Fully Autonomous Software Engineers and Companies — Joseph Wang
AI Engineer · 2026-07-31

Repo-only tasks omit deployments, incidents, traffic, and distributed failures. Training infrastructure agents may require multi-node environments with real resources, despite much higher setup cost.

Run multiple isolated agents in a single Sandbox
Vercel · 2026-07-30

Vercel Sandbox can now isolate agents as Linux users while exposing selected files through a shared group directory. This gives multi-agent harnesses a simpler permission boundary.

Project-scoped Tokens
Vercel · 2026-07-30

Vercel tokens can now be restricted to one project, giving agent jobs and automation read/write access without exposing unrelated project, team, or user resources.

Gemini API Managed Agents: 3.6 Flash, hooks, and more
Google · 2026-07-28

Gemini Managed Agents now add model selection, sandbox hooks, token caps, schedules, and free-tier access, covering several controls needed for unattended coding work.

How Sandstone grew 40x in 147 days on Vercel
Vercel · 2026-07-27

Sandstone pairs composable agent workflows with preview deployments and private data connectivity, showing the infrastructure a small team used to operate enterprise legal automation.

Everything Is a Rollout — Alex Shaw + Ryan Marten, Terminal-Bench, Harbor, Laude Institute
AI Engineer · 2026-07-24

Harbor frames agent development as an empirical loop: run agents in reproducible sandboxes, verify outcomes, inspect trajectories, and evaluate every harness or model change.

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

Long-running coding agents need isolated, persistent sandboxes: microVMs limit kernel exposure, while incremental snapshots enable recovery, branching, and faster placement across a fleet.

chenyme/grok2api

Grok2API fronts Grok Build, Web, and Console account pools with OpenAI- and Anthropic-compatible APIs, but its unofficial SSO routing creates terms, credential, and renewal risk.

Claws Out: Securing and Building with OpenClaw - Nick Taylor, Pomerium

OpenClaw’s trusted-proxy mode removes duplicate WebSocket tokens and device pairing, but only if proxy IPs and identity headers are tightly constrained.

TencentCloud/CubeSandbox

Tencent Cloud open-sourced a KVM microVM sandbox for agent code execution: sub-60ms cold starts, under 5MB overhead per instance, and E2B SDK compatibility as a self-hostable drop-in.

Quantifying infrastructure noise in agentic coding evals

Anthropic reruns Terminal-Bench 2.0 under six resource configs and finds a 6-point score swing from container limits alone — treat sub-3-point leaderboard gaps as noise until the eval setup is documented.

Scaling Managed Agents: Decoupling the brain from the hands

Anthropic details Managed Agents, a hosted long-horizon agent service that separates the harness from its sandboxes — stateless brains, replaceable containers, and a 60% drop in p50 time-to-first-token.

Vercel Sandbox now supports FUSE-based filesystems

Vercel Sandbox can now mount FUSE filesystems — S3 buckets, network shares, any FUSE driver — as POSIX paths, so sandboxed agent code can stream remote data without copying it in first.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial