Sign inSign up

sbx/claude-sbx-statusline-kit:20260828-8559ff60aa30fc5325e3f162288c275f5fa4391b

Manifest digest

sha256:95e458d7eb505f8fae62b770077ccc24ed2e40b52f1ead0259ab10e69e4012f1

Last pushed

28 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:95e458d7eb505f8fae62b770077ccc24ed2e40b52f1ead0259ab10e69e4012f1

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:20260828-8559ff60aa30fc5325e3f162288c275f5fa4391b

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⁠