<?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>Customization · aibox</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/</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/customization/" rel="self" type="application/rss+xml"/><item><title>Prompt Presets</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/prompts/</guid><description>Starship Prompt Presets#aibox includes 8 Starship prompt presets that work with any theme. Set a preset in aibox.toml:
toml Copy [customization] prompt = "default" Available Presets#default#Full-featured two-line prompt with directory, git branch/status, language versions, and command duration. Uses Nerd Font symbols.</description></item><item><title>Extending the theme catalog</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/custom-themes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/custom-themes/</guid><description>Extending the theme catalog#The built-in catalog is generated from one audited semantic dataset at cli/assets/aibox-theme-corrections.toml. Do not add a palette by copying unrelated built-in themes into individual tools: every concrete variant must define the same semantic contract and pass the same contrast checks.
Required palette roles#Each variant defines:
bg, fg, accent, green, red, yellow, …</description></item><item><title>Layouts</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/layouts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/layouts/</guid><description>Layouts#aibox ships four tmux layouts. Harness placement follows [ai].harness_order: the 1st harness is the first enabled harness in that order, then the 2nd, 3rd, and so on. Enabled harnesses missing from harness_order are appended in canonical order.
Generated layouts can include an extended PowerKit status bar with host, network, development, cloud, resource, and aibox runtime segments. …</description></item><item><title>Custom Prompts</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/custom-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/custom-prompts/</guid><description>Creating Custom Prompts#aibox generates Starship prompt configurations from the selected preset and theme. You can customize the prompt by editing the generated config.
Generated Config Location#After aibox apply, the Starship config is at:
text Copy .aibox-home/.config/starship.toml Manual Customization#Edit .aibox-home/.config/starship.toml directly with any valid Starship configuration . …</description></item><item><title>Agent attention titles</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/agent-attention-titles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/agent-attention-titles/</guid><description>When an AI harness needs a human response, aibox can mark the tmux window in the terminal tab title. This is useful when the agent is running in a background pane or another tmux window: the title remains visible even when that pane is not selected.
Configuration#Titles are configured in aibox.toml:
toml Copy [customization.tmux.title] enabled = true format = "{state_symbol}{project}:{window} …</description></item><item><title>Color themes</title><link>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/themes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/aibox/v0.x/v0.34.2/docs/customization/themes/</guid><description>Configure audited color palettes and font decoration across the aibox terminal toolchain.</description></item></channel></rss>