<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Finn Sheng</title>
    <description>The latest articles on DEV Community by Finn Sheng (@robcholz).</description>
    <link>https://dev.to/robcholz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3759826%2F0c2bba6c-1884-4fcd-96bc-4a279c173253.jpeg</url>
      <title>DEV Community: Finn Sheng</title>
      <link>https://dev.to/robcholz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/robcholz"/>
    <language>en</language>
    <item>
      <title>VibeBox: Ultrafast CLI for fast, sandboxed development and LLM agents</title>
      <dc:creator>Finn Sheng</dc:creator>
      <pubDate>Sun, 08 Feb 2026 10:37:14 +0000</pubDate>
      <link>https://dev.to/robcholz/vibebox-ultrafast-cli-for-fast-sandboxed-development-and-llm-agents-4kg3</link>
      <guid>https://dev.to/robcholz/vibebox-ultrafast-cli-for-fast-sandboxed-development-and-llm-agents-4kg3</guid>
      <description>&lt;p&gt;VibeBox is a lightweight, ultra-fast sandbox that lets AI agents run commands, modify files, and execute code freely without permission prompts securely. It is completely isolated using Apple's Virtualization Framework, so your actual system stays safe with minimal memory and disk usage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqviys360kuze4ygtbgjg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqviys360kuze4ygtbgjg.png" alt=" " width="800" height="580"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What the image shows: one command to enter an isolated environment + session management (supports multiple projects / multiple instances)&lt;/p&gt;

&lt;p&gt;Github: &lt;a href="https://github.com/robcholz/vibebox" rel="noopener noreferrer"&gt;https://github.com/robcholz/vibebox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can freely run commands, modify files, and execute code—without constant permission prompts. And because it uses Apple’s Virtualization Framework for full isolation, your real system stays safe, while using significantly fewer resources than traditional Docker or devcontainers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Warm start is usually under 6 seconds (measured on an M3), so jumping in and out feels instant.&lt;/li&gt;
&lt;li&gt;One command: vibebox — enter the sandbox directly from your project directory.&lt;/li&gt;
&lt;li&gt;Config lives in vibebox.toml: adjust CPU / RAM / disk / mounts easily.&lt;/li&gt;
&lt;li&gt;Clean, minimal session management with support for multiple projects and instances.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>agents</category>
      <category>cli</category>
      <category>llm</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
