Sign inSign up

docker/hsp:hermes-kit-latest

Manifest digest

sha256:6f7cdf14119544d14fc87c98bf7f0768dd4f9d41a92e161426975375a1220d31

Last pushed

15 days by docker

Type

Sandbox Kit

Manifest digest

sha256:6f7cdf14119544d14fc87c98bf7f0768dd4f9d41a92e161426975375a1220d31

SANDBOX KIT
REQUIRES SECRETS

HSP-capable Hermes Agent kit -- the self-improving AI agent by Nous Research, pinned to commit 63279301bcbdc185c1b07b98a9312eb0c862f26d (v0.21.0 / tag v2026.8.31), plus this repo's `hermes-hsp` in-process Python plugin and a plugin-spawned Node shim, 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 hermes/kit/Dockerfile), reproducing the same Hermes install steps simonferquel-clanker/hermes-agent-mcp-kit's own base image uses (pinned to a commit here, where that kit installs unpinned `main`) -- no dependency on any externally-hosted derivative image. Also self-registers the sandbox's hosted MCP gateway (when reserved) into Hermes's own ~/.hermes/config.yaml, same as the grounding kit. Built to test/demo the Agentic Platform's custom-kit-only HSP capability (APT-1382, phase 3 -- feasibility study artifact e780227f).


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional
OPENAI_API_KEYopenaiOptional
OPENROUTER_API_KEYopenrouterOptional

Network Egress

github.com

raw.githubusercontent.com

objects.githubusercontent.com

nodejs.org

registry.npmjs.org

pypi.org

files.pythonhosted.org

astral.sh

openrouter.ai

*.openrouter.ai

api.openai.com

api.anthropic.com

portal.nousresearch.com

duckduckgo.com

archive.ubuntu.com

security.ubuntu.com

ports.ubuntu.com

download.docker.com

Run in a Sandbox

sbx run docker/hsp:hermes-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