Sign inSign up

simonferquel/codex-hsp-kit

By simonferquel

Updated 17 days ago

Sandbox Kit
0

232

simonferquel/codex-hsp-kit repository overview

Digest

sha256:7d40eaf270ac…

Size

32 Bytes

Schema

v2

Pushed

17 days ago

Specificationspec.yaml

SANDBOX KIT
REQUIRES SECRETS

HSP-capable variant of the built-in `codex` sandbox kit -- the same `codex` CLI, plus a wrapper entrypoint and sidecar shim (this repo's `codex/`) that expose the Harness Steering Protocol (hsp/1) by attaching to Codex's own `app-server` as a second JSON-RPC client and steering the live thread the human TUI is on. Built to test/demo the Agentic Platform's custom-kit-only HSP capability (APT-1382). Everything below this point through the `agentInstructions` block is copied verbatim from the built-in `codex` kit spec (docker/sandboxes, sandboxlib/agentkits/agents/codex/spec.yaml) -- see this repo's root README.md, section 10 ("Codex CLI adapter and sandbox kit: codex-hsp-kit"), for the diff summary; the only changes are this description, `sandbox.image`, and `sandbox.entrypoint`.


Credentials
NameServiceRequiredDescription
OPENAI_API_KEYopenaiOptional

Network Egress

api.openai.com:443

openai.com:443

auth.openai.com:443

chatgpt.com:443

files.openai.com:443

registry.npmjs.org:443

api.github.com:443

github.com:443

codeload.github.com:443

archive.ubuntu.com:80

security.ubuntu.com:80

ports.ubuntu.com:80

download.docker.com:443

Run in a Sandbox

sbx run docker.io/simonferquel/codex-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
No overview available
This repository doesn't have an overview