spawn/sh
B f9c8e12a9c fix(docker): add missing t3code.Dockerfile for --beta docker/sandbox support
t3code was added to the agent matrix but its Dockerfile was never created.
Users running `spawn t3code <cloud> --beta docker`, `--beta sandbox`, or in
the fast_provision experiment group hit a runtime failure because the image
ghcr.io/openrouterteam/spawn-t3code:latest does not exist.

Follows the same pattern as pi.Dockerfile: ubuntu:24.04, Node.js 22 via n,
`npm install -g t3`.

The .github/workflows/docker.yml matrix update is tracked in #3418 (requires
human review — off-limits for automated agents).

Agent: refactor/code-health
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 13:03:48 +00:00
..
aws feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
cli feat(telemetry): install referrer attribution for growth channels (#3318) 2026-04-18 00:59:22 -07:00
daytona feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
digitalocean feat(digitalocean): guided readiness before deploy (#3336) 2026-04-21 21:55:01 -07:00
docker fix(docker): add missing t3code.Dockerfile for --beta docker/sandbox support 2026-05-21 13:03:48 +00:00
e2e fix(security): replace fragile printenv with eval parameter expansion in timeout functions (#3238) 2026-04-08 01:44:43 -07:00
gcp feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
hetzner feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
local feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
sandbox feat(sandbox): promote sandbox from --beta flag to first-class cloud (#3432) 2026-05-21 06:09:04 +00:00
shared fix(github-auth): add sudo availability check before use (#3072) 2026-03-28 08:39:22 +07:00
sprite feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
test fix(zeroclaw): remove broken zeroclaw agent (repo 404) (#3107) 2026-03-30 15:35:40 -07:00