spawn/sh
B 788e34bd61 feat(sandbox): implement sandbox/t3code — script, Dockerfile, and matrix
Why: sandbox/t3code was the last missing matrix entry. All 7 other clouds
already had t3code implemented; the sandbox lacked the thin-shim script
and Docker image needed to run it in a throwaway container.

- Add sh/sandbox/t3code.sh (mirrors pattern of sandbox/pi.sh)
- Add sh/docker/t3code.Dockerfile (ubuntu:24.04 + Node 22 via n + npm install -g t3)
- Update manifest.json: sandbox/t3code "missing" → "implemented"
- Update sh/sandbox/README.md: add t3code to quick-start and Docker image list

Agent: code-health
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 07:17:55 +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 feat(sandbox): implement sandbox/t3code — script, Dockerfile, and matrix 2026-05-21 07:17:55 +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): implement sandbox/t3code — script, Dockerfile, and matrix 2026-05-21 07:17:55 +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