Sign inSign up

simonferquel/opencode2-hsp-kit:latest

Manifest digest

sha256:33eb5e66011ec6bddf103313a74bac245766e7263d18d072fbcce801ae6422d6

Last pushed

17 days by simonferquel

Type

Sandbox Kit

Manifest digest

sha256:33eb5e66011ec6bddf103313a74bac245766e7263d18d072fbcce801ae6422d6

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 (opencode/, 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/simonferquel/opencode2-hsp-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