You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bring your own Claude Code statusline into the sandbox. Drop statusline.{sh,mjs,js,py} in ~/.config/aicontainer/ (all projects) or .devcontainer/ (one project) and aic rebuild. The script is installed
root-owned and run by a fixed managed launcher; your host statusLine command
string is still never seeded. Copied verbatim — keep secrets out of it.
Changed
aicontainer:setup now walks you through porting your host config. The
skill has a dedicated step covering what is seeded automatically, what is
deliberately dropped, and how to opt into the shell/prompt/statusline
overlays — with an assisted, reviewed draft rather than a silent copy.