sha256:2cffbcf27330683021b38d58f7ada5c33156407f736e3515369b18a72c9ae1a0
Last pushed
6 days by olegselajev241
Type
Sandbox Kit
Manifest digest
sha256:2cffbcf27330683021b38d58f7ada5c33156407f736e3515369b18a72c9ae1a0
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
claude.ai
console.anthropic.com
platform.claude.com
downloads.claude.ai
claude.com
code.claude.com
api.openai.com
openai.com
auth.openai.com
chatgpt.com
files.openai.com
codeload.github.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 herdr-crew --kit docker.io/olegselajev241/herdr-crew-kit:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx