Sign inSign up

sbx/claude-sbx-statusline-kit:20260817-29cb871b5ae3854048e6d7deb75631efa2a0c39a

Manifest digest

sha256:0524b920c4d2d08298371ee089d52bffe78da9a80cf0ecb47a54149652e5c48f

Last pushed

about 1 month by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:0524b920c4d2d08298371ee089d52bffe78da9a80cf0ecb47a54149652e5c48f

MIXIN

Adds a two-line Docker Sandboxes status line to Claude Code (host, cwd, git branch, model, context %, memory, load, cost). Ships ~/.claude/statusline.sh and sets the statusLine key in ~/.claude/settings.json, merging so every other setting is preserved (an existing statusLine is intentionally replaced, since installing this status line is the point of the kit).

Apply this mixin to a sandbox

sbx run <agent> --kit sbx/claude-sbx-statusline-kit:20260817-29cb871b5ae3854048e6d7deb75631efa2a0c39a

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx