Sign inSign up

docker/hsp:pi-kit-latest

Manifest digest

sha256:4b564e3c6906f39614720442028fb6946950fa7192fbd4a2b4f07aa3e5311d30

Last pushed

16 days by docker

Type

Sandbox Kit

Manifest digest

sha256:4b564e3c6906f39614720442028fb6946950fa7192fbd4a2b4f07aa3e5311d30

SANDBOX KIT
REQUIRES SECRETS

HSP-capable Pi kit -- the `pi` terminal coding agent (with pi-mcp-adapter's hosted MCP gateway self-registration) plus this repo's pi HSP adapter baked into the image, wired up so the session declares Harness Steering Protocol (hsp/1) support. The base image builds directly from the Docker-owned docker/sandbox-templates:shell-docker template (see pi/kit/Dockerfile), reproducing the same pi install steps docker/sbx-kits-contrib's own `pi` kit uses plus pi-mcp-adapter -- no dependency on any externally-hosted derivative image. Built to test/demo the Agentic Platform's custom-kit-only HSP capability (APT-1382).


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional

Network Egress

api.anthropic.com

registry.npmjs.org

platform.claude.com:443

Run in a Sandbox

sbx run docker/hsp:pi-kit-latest

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