Sign inSign up

olegselajev241/herdr-crew-kit

By olegselajev241

Updated 8 days ago

Sandbox Kit
0

493

olegselajev241/herdr-crew-kit repository overview

Digest

sha256:b42b589cfd69…

Size

3.4 kB

Schema

v2

Pushed

8 days ago

Specificationspec.yaml

SANDBOX KIT
REQUIRES SECRETS

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.


Arguments
NameRequiredDefaultDescription
gemini_modelOptionalgemini-3.8-flash

Google model the pi role pins with --provider google --model

imageOptionaldocker.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)

rolesOptionalorchestrator=claude,planner=codex,implementer=claude,qc=pi

Role assignment for this task; the host rotates this per task and guarantees qc differs from implementer


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional
OPENAI_API_KEYopenaiOptional
GEMINI_API_KEYgeminiRequired

Network Egress

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

Run in a Sandbox

sbx run docker.io/olegselajev241/herdr-crew-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