Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:53
· 6 commits to main since this release
a101027

Added

  • 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.