<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sandboxing on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/sandboxing/</link><description>Recent content in Sandboxing on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 03 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/sandboxing/index.xml" rel="self" type="application/rss+xml"/><item><title>Deep Dive into Coding Agents: Sandboxed Execution and Persistent State</title><link>https://ai-blog.noorshomelab.dev/flue-agent-harness-2026/deep-dive-coding-agents-sandbox/</link><pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/flue-agent-harness-2026/deep-dive-coding-agents-sandbox/</guid><description>&lt;h2 id="deep-dive-into-coding-agents-sandboxed-execution-and-persistent-state"&gt;Deep Dive into Coding Agents: Sandboxed Execution and Persistent State&lt;/h2&gt;
&lt;p&gt;Imagine an AI agent that doesn&amp;rsquo;t just respond to prompts but can actually &lt;em&gt;write and execute code&lt;/em&gt;, interact with a virtual filesystem, and remember its past actions across multiple sessions. This isn&amp;rsquo;t science fiction; it&amp;rsquo;s the realm of &amp;ldquo;coding agents,&amp;rdquo; and they demand a fundamentally different architecture than simple Large Language Model (LLM) API wrappers.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll peel back the layers of Flue&amp;rsquo;s agent harness to understand how it empowers these advanced coding agents. We&amp;rsquo;ll explore the critical concepts of sandboxed execution environments and persistent state, diving into why they&amp;rsquo;re essential for building intelligent, reliable, and secure AI systems. By the end, you&amp;rsquo;ll grasp how Flue structures these capabilities in TypeScript and be ready to build agents that can truly &amp;ldquo;think&amp;rdquo; and &amp;ldquo;act&amp;rdquo; in a controlled environment.&lt;/p&gt;</description></item></channel></rss>