<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on aibox</title><link>https://projectious-work.github.io/aibox/v0.x/v0.33.1/docs/</link><description>Recent content in Documentation on aibox</description><generator>Hugo</generator><language>en</language><atom:link href="https://projectious-work.github.io/aibox/v0.x/v0.33.1/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Overview</title><link>https://projectious-work.github.io/aibox/v0.x/v0.33.1/docs/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.33.1/docs/overview/</guid><description>&lt;h1 id="overview"&gt;Overview&lt;/h1&gt;&#10;&lt;p&gt;aibox creates reproducible, AI-ready development workspaces from one project&#10;configuration file. It is not a new container runtime and it is not a process&#10;framework. It is the glue that turns a declared project shape into a standard&#10;devcontainer, selected tool bundles, AI harness configuration, and either a&#10;processkit-backed context layer or a harness-only project skeleton.&lt;/p&gt;&#10;&lt;h2 id="the-short-version"&gt;The Short Version&lt;/h2&gt;&#10;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;aibox init my-app --harness claude --addon python&#10;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;aibox apply&#10;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;aibox up&#10;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;code&gt;aibox init&lt;/code&gt; writes the initial project contract. &lt;code&gt;aibox apply&lt;/code&gt; reconciles that&#10;contract into generated files and content. &lt;code&gt;aibox up&lt;/code&gt; starts or attaches to the&#10;workspace.&lt;/p&gt;</description></item><item><title>Roadmap</title><link>https://projectious-work.github.io/aibox/v0.x/v0.33.1/docs/roadmap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.33.1/docs/roadmap/</guid><description>&lt;h1 id="roadmap"&gt;Roadmap&lt;/h1&gt;&#10;&lt;p&gt;This page outlines planned features and improvements for aibox. The internal&#10;source of truth is the processkit work item index under &lt;code&gt;context/&lt;/code&gt;; this page is&#10;the public-facing summary.&lt;/p&gt;&#10;&lt;h2 id="current-focus"&gt;Current Focus&lt;/h2&gt;&#10;&lt;p&gt;Current work is focused on making long-running AI workspaces cheaper and more&#10;predictable:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;explicit Compose project and image names for each aibox project&lt;/li&gt;&#10;&lt;li&gt;optional tool bundles so idle containers do not carry unnecessary CLIs&lt;/li&gt;&#10;&lt;li&gt;suspended non-focused tmux panes&lt;/li&gt;&#10;&lt;li&gt;runtime resource snapshots and doctor thresholds&lt;/li&gt;&#10;&lt;li&gt;init-reaper support for orphaned helper processes&lt;/li&gt;&#10;&lt;li&gt;processkit MCP gateway adoption and daemon validation in real projects&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h2 id="planned--near-term"&gt;Planned — Near Term&lt;/h2&gt;&#10;&lt;h3 id="processkit-gateway-follow-through"&gt;processkit Gateway Follow-Through&lt;/h3&gt;&#10;&lt;p&gt;Keep validating the gateway-mode MCP defaults in downstream projects and tune&#10;daemon guidance as more host/container runtime combinations are exercised.&lt;/p&gt;</description></item></channel></rss>