<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>agentvfs blog</title><description>Engineering writing about agent workspace runtimes, execution boundaries, and the design behind agentvfs.</description><link>https://agentvfs.neullabs.com/</link><language>en-us</language><item><title>Comparing agentvfs to bare Docker for agent code-execution</title><link>https://agentvfs.neullabs.com/blog/agentvfs-vs-bare-docker-for-agent-code-execution/</link><guid isPermaLink="true">https://agentvfs.neullabs.com/blog/agentvfs-vs-bare-docker-for-agent-code-execution/</guid><description>A side-by-side walkthrough: what it looks like to run an agent&apos;s code-execution step on raw Docker, what it looks like on agentvfs, and where the workspace-runtime model earns its keep — plus where Docker still wins.</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate></item><item><title>Designing for agent-aware filesystem access</title><link>https://agentvfs.neullabs.com/blog/designing-for-agent-aware-filesystem-access/</link><guid isPermaLink="true">https://agentvfs.neullabs.com/blog/designing-for-agent-aware-filesystem-access/</guid><description>What a filesystem looks like when its primary user is an LLM, not a human. Vaults, forks, checkpoints, structured output, and the small set of invariants that make an agent loop survive contact with concurrent state.</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate></item><item><title>Execution boundary patterns: namespaces vs MicroVMs vs WASI</title><link>https://agentvfs.neullabs.com/blog/execution-boundary-patterns/</link><guid isPermaLink="true">https://agentvfs.neullabs.com/blog/execution-boundary-patterns/</guid><description>A guide to the boundary options for agent code execution. Linux namespaces, MicroVMs, WASI, and the workspace-runtime model agentvfs implements — what each one enforces, where each one costs you, and how they compose.</description><pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Why agents need a different sandbox than CI runners</title><link>https://agentvfs.neullabs.com/blog/why-agents-need-a-different-sandbox/</link><guid isPermaLink="true">https://agentvfs.neullabs.com/blog/why-agents-need-a-different-sandbox/</guid><description>CI sandboxes optimize for hermetic, single-pass builds. Agent sandboxes need cheap forks, rollback, policy at the command line, and a workspace that survives across turns. They look different — and treating them as the same is where most failures live.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>