<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet type="text/xsl" href="https://projectious-work.github.io/aibox/v0.x/v0.34.2/feed.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reference · aibox</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/</link><description>Reproducible AI workspaces from one aibox.toml.</description><language>en</language><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/" rel="self" type="application/rss+xml"/><item><title>CLI Commands</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/cli-commands/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/cli-commands/</guid><description>CLI Commands#aibox uses a small verb/resource grammar. aibox.toml is desired state, aibox apply reconciles generated files and images, and aibox up enters the workspace.
Global Options# Option Environment Variable Default Description --config &lt;PATH&gt; &ndash; ./aibox.toml Path to configuration file --log-level &lt;LEVEL&gt; AIBOX_LOG_LEVEL info Log verbosity -y, --yes &ndash; &ndash; Skip …</description></item><item><title>Configuration</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/configuration/</guid><description>Configuration#aibox.toml is the single source of truth for an aibox project. All generated files derive from it.
Full Specification# toml Copy [aibox] project_name = "my-app" # Human-readable project name profile = "human-dev" # Usage profile: human-dev or headless-runner [container] name = "my-app" # Container name hostname = "my-app" # Container hostname user = …</description></item><item><title>Local Config (.aibox-local.toml)</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/local-config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/local-config/</guid><description>Local Config (.aibox-local.toml)#.aibox-local.toml is a personal, gitignored overlay that sits next to aibox.toml in the project root. It exists for secrets and per-developer settings that must never be committed to version control — API tokens, personal credential paths, and similar values that differ between contributors.
Why it exists#aibox.toml is committed and shared across the team. …</description></item><item><title>Cheatsheet</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/cheatsheet/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/cheatsheet/</guid><description>Keyboard Shortcuts#Quick reference for all tools in the aibox environment. Press the tab for the tool you need.
!!! tip &ldquo;In-app help&rdquo; - tmux: The status bar always shows available keys for the current mode - Yazi: Press ~ or F1 to see all keybindings - Vim: Type :help for built-in help - lazygit: Press ? to see context-sensitive keybindings when the optional git-ui addon is enabled</description></item><item><title>Compatibility</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/compatibility/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/compatibility/</guid><description>Compatibility#aibox ↔ processkit Version Matrix#Each aibox release is tested against a specific processkit version. The table below shows the minimum compatible processkit version for each aibox release.
aibox version Min. processkit Notes 0.34.2 v0.28.8 publishes the generated theme gallery and chooser, aligns terminal themes with the design reference, reliably clears answered Codex question …</description></item><item><title/><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/reference/security/</guid><description>Security Reference#This page documents aibox&rsquo;s security model and trust boundaries.
Support and vulnerability reporting#aibox is actively maintained. The latest minor release line is supported; security and correctness fixes are released on the newest version rather than backported across older minor lines. See the repository SECURITY.md for private reporting instructions and response …</description></item></channel></rss>