Sign inSign up

docker/hsp:opencode2-kit-latest

Manifest digest

sha256:9e3b819b69f280d339e554e1867627dbb30e8d920c177846298d16909d1c2134

Last pushed

12 days by docker

Type

Sandbox Kit

Manifest digest

sha256:9e3b819b69f280d339e554e1867627dbb30e8d920c177846298d16909d1c2134

SANDBOX KIT
REQUIRES SECRETS

HSP-capable sandbox kit for OpenCode v2 (`opencode2`) -- the harness runs entirely unmodified; HSP v1 (Harness Steering Protocol) is implemented as a pure OpenCode plugin (opencode2/, this repo) reusing the same harness-agnostic server core as the sibling pi-hsp-kit. Wired up so the session declares Harness Steering Protocol (hsp/1) support. Prototype for the OpenCode Tier-2 evaluation (APT-1293, "PR 2 -- opencode-hsp plugin + opencode2 kit", superseding the earlier private-fork premise).


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional

Network Egress

api.anthropic.com

models.opencode.ai

registry.npmjs.org

platform.claude.com:443

Run in a Sandbox

sbx run docker.io/docker/hsp:opencode2-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