sha256:9a6d16d8e9f9650cc7e4f42cca551b2cd6d6c86035c15861645a6822b94b1dc2
Last pushed
11 days by olegselajev241
Type
Sandbox Kit
Manifest digest
sha256:9a6d16d8e9f9650cc7e4f42cca551b2cd6d6c86035c15861645a6822b94b1dc2
Task sandbox running a nested Herdr server and a crew of coding agents (Claude Code, Codex, pi with Google models) in rotating roles: a sandboxed orchestrator that holds the goal, plus planner, implementer, and QC. The host only delivers goals and arbitrates resources.
| Name | Required | Default | Description |
|---|---|---|---|
gemini_model | Optional | gemini-3.8-flash | Google model the pi role pins with --provider google --model |
image | Optional | docker.io/olegselajev241/herdr-crew:latest | Herdr crew template image (published, linux/arm64; for local builds pass herdr-crew:local after scripts/sbx/build-crew-template.sh) |
roles | Optional | orchestrator=claude,planner=codex,implementer=claude,qc=pi | Role assignment for this task; the host rotates this per task and guarantees qc differs from implementer |
| Name | Service | Required | Description |
|---|---|---|---|
ANTHROPIC_API_KEY | anthropic | Optional | — |
OPENAI_API_KEY | openai | Optional | — |
GEMINI_API_KEY | gemini | Required | — |
api.anthropic.com
statsig.anthropic.com
api.openai.com
auth.openai.com
chatgpt.com
generativelanguage.googleapis.com
github.com
api.github.com
raw.githubusercontent.com
objects.githubusercontent.com
release-assets.githubusercontent.com
registry.npmjs.org
archive.ubuntu.com
security.ubuntu.com
ports.ubuntu.com
download.docker.com
sbx run docker.io/olegselajev241/herdr-crew-kit:0.2.0Run the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx