WeSearch

The agent harness belongs outside the sandbox

Sam Alba· ·8 min read · 0 reactions · 0 comments · 6 views
#ai architecture#security#agent systems#cloud computing#software engineering#Andrea Luzzardi#Mendral#Claude#Claude Code#Claude Code SDK
The agent harness belongs outside the sandbox
⚡ TL;DR · AI summary

The article discusses two architectural approaches for running agent harnesses—inside versus outside a sandbox—and the tradeoffs involved. Running the harness outside the sandbox enhances security, enables resource efficiency, and supports multi-user environments by isolating credentials and allowing sandbox suspension. The authors chose the outside model and detail solutions for durable execution, shared state, and filesystem abstraction.

Key facts
Original article
Hacker News: Front Page · Sam Alba
Read full at Hacker News: Front Page →
Opening excerpt (first ~120 words) tap to expand

BlogThe Agent Harness Belongs Outside the SandboxAndrea Luzzardi·Apr 10, 2026·7 min read{"@context":"https://schema.org","@type":"BlogPosting","headline":"The Agent Harness Belongs Outside the Sandbox","description":"Two architectures for running agent harnesses, the tradeoffs between them, and how we make skills and memories work when the harness isn't local.","url":"https://mendral.com/blog/agent-harness-belongs-outside-sandbox","mainEntityOfPage":"https://mendral.com/blog/agent-harness-belongs-outside-sandbox","datePublished":"2026-04-10","author":{"@type":"Person","name":"Andrea Luzzardi"}}An agent harness is the loop that drives an LLM. It sends a prompt, gets a response, executes the tool calls the model requested, feeds the results back, and repeats until the model says it's done.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News: Front Page.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments