spawn/.github/workflows
Ahmed Abushagur 83ecccf4ad
Some checks failed
CLI Release / Build and release CLI (push) Has been cancelled
Build Docker Images / build (claude) (push) Has been cancelled
Build Docker Images / build (codex) (push) Has been cancelled
Build Docker Images / build (cursor) (push) Has been cancelled
Build Docker Images / build (hermes) (push) Has been cancelled
Build Docker Images / build (junie) (push) Has been cancelled
Build Docker Images / build (kilocode) (push) Has been cancelled
Build Docker Images / build (openclaw) (push) Has been cancelled
Build Docker Images / build (opencode) (push) Has been cancelled
Build Docker Images / build (pi) (push) Has been cancelled
Lint / ShellCheck (push) Has been cancelled
Lint / Biome Lint (push) Has been cancelled
Lint / macOS Compatibility (push) Has been cancelled
fix(docker): publish spawn-pi image so --beta sandbox works for pi (#3373)
The sandbox flow on local pulls ghcr.io/openrouterteam/spawn-<agent>:latest,
but the Docker build matrix in .github/workflows/docker.yml didn't include
`pi` and there was no sh/docker/pi.Dockerfile, so the image was never
published. `spawn pi local --beta sandbox` failed with "denied" pulling
spawn-pi:latest.

Adds the Dockerfile (mirrors kilocode/codex: Ubuntu 24.04 + Node 22 +
`npm install -g @mariozechner/pi-coding-agent`) and registers `pi` in
the workflow matrix. The next scheduled or manual run will publish
ghcr.io/openrouterteam/spawn-pi:latest.

Co-authored-by: A <258483684+la14-1@users.noreply.github.com>
2026-04-29 15:43:42 -07:00
..
agent-tarballs.yml fix(zeroclaw): remove broken zeroclaw agent (repo 404) (#3107) 2026-03-30 15:35:40 -07:00
cli-release.yml fix: pin GitHub Actions to commit SHAs, version-lock CI tools (#2983) 2026-03-26 00:27:58 +07:00
discovery.yml fix: Node.js v22 upgrade, aider uv install, SSH & cloud reliability (#1440) 2026-02-18 06:54:07 -05:00
docker.yml fix(docker): publish spawn-pi image so --beta sandbox works for pi (#3373) 2026-04-29 15:43:42 -07:00
gate.yml ci(gate): stop auto-closing issues from non-collaborators (#3359) 2026-04-24 23:26:47 -07:00
growth.yml feat: Reddit growth agent with Slack approval workflow (#3142) 2026-04-02 23:34:36 -07:00
lint.yml fix(ci): remove stale paths from biome check, extend biome to .claude/ (#3123) 2026-03-31 11:29:27 +07:00
packer-snapshots.yml fix(digitalocean): use canonical DIGITALOCEAN_ACCESS_TOKEN env var (#3099) 2026-03-30 08:48:56 +07:00
qa.yml feat: never-give-up resilience layer (#2807) 2026-03-19 17:33:22 -07:00
refactor.yml fix(agent-team): cut token spend — reduce cron frequency + downgrade team-lead to Sonnet (#3310) 2026-04-16 00:06:56 -07:00
security.yml fix(agent-team): cut token spend — reduce cron frequency + downgrade team-lead to Sonnet (#3310) 2026-04-16 00:06:56 -07:00
test.yml fix: pin GitHub Actions to commit SHAs, version-lock CI tools (#2983) 2026-03-26 00:27:58 +07:00